| View previous topic :: View next topic |
| Author |
Message |
rgmmelo beginner
Joined: 11 Mar 2008 Posts: 3 Location: Brazil
|
Posted: 18.03.2008, 22:19 Post subject: Are there dynamic senstive effect? |
|
|
Hi I made a little program which I put checkbox's, but alongside this checkbox I wish put a xedt with sensitive effect or something like this that when the user select the check box show a xedt or when the user deselect the xedt disappears.
How Can I do that?! _________________ Recife, Pink Floyd and Slackware forever!!! |
|
| Back to top |
|
 |
mhier Site Admin
Joined: 07 Jan 2007 Posts: 106 Location: Germany
|
Posted: 19.03.2008, 09:14 Post subject: |
|
|
You can enable/disable the gkxedt using gksensitive, if this is what you want. Call this in the processing loop when the user changes the state of the checkbox. Completely hiding widgets is not yet implemented (if I remember correctly), I will put this on the todo list  _________________ pilib mostly on gentoo linux (32 and 64 bits) |
|
| Back to top |
|
 |
|