comp.lang.ada
 help / color / mirror / Atom feed
* Gtk3 Checkbutton Question
@ 2016-07-31 14:19 ldries46
  2016-07-31 14:26 ` Dmitry A. Kazakov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: ldries46 @ 2016-07-31 14:19 UTC (permalink / raw)


I have a Checkbutton in a dialog.
In some cases I don't want to see that Checkbutton, because the program will 
prohibit the calulation that Checkbutton is needed for.

I found the method Set_Visible for the Checkbutton and applied it I was 
under the inpression that when I used Show_all for that dialog I would not 
see the Checkbutton (with false as parameter).
But the Checkbutton could be used and it even could be check with some Error 
as result.

What do I have to do to just hide only the Checkbutton in the Dialog

L. Dries

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-16  9:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-31 14:19 Gtk3 Checkbutton Question ldries46
2016-07-31 14:26 ` Dmitry A. Kazakov
2016-07-31 14:57 ` ldries46
2016-07-31 15:02 ` ldries46
2016-07-31 15:26   ` Dmitry A. Kazakov
2016-08-16  9:44     ` briot.emmanuel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox