look and feel (LAF) [message #556566] |
Tue, 05 June 2012 06:12 |
|
mahnazzz
Messages: 98 Registered: July 2011 Location: Iran
|
Member |
|
|
Hi.
I am using LAF(LAF_173.zip) classes.I want to development the form appearance by frame.
So I made a form with two block and two canvas.
the first block call the second block by a button.
In first block I add a frame by
"Set_Custom_Property('MAIN.LAF_BEAN2',1,'SET_FRAME','F1,2,Sample dialogs,Arial,14,B,top,center') ;"
and in second block another frame
Set_Custom_Property('MAIN.LAF_BEAN2',1,'SET_FRAME','F2,2,Sample dialogs,Arial,14,B,top,center') ;
I have some button in two block . I want to put the button in those frames.
the problem is that the first block have frame with button in it . frame is back of button but in second block frame is in front of button . and the button is not accessible.
file is attached
would please guide me to find the reason.thank you
[EDITED by LF: fixing stuff after topics have being merged and the duplicate message deleted]
-
Attachment: form.JPG
(Size: 41.26KB, Downloaded 1277 times)
[Updated on: Tue, 05 June 2012 07:17] by Moderator Report message to a moderator
|
|
|
|
|
|
|