Try not using gtk_show_all() but iterate through the widget array instead.
In gtkdialog, gtk_show_all() results in the widgets being realized which
triggers the application of tag attributes that are gtk properties, and
visible="false" is a gtk property so it requires some thought.
Zigbert
http://www.murga-linux.com/puppy/viewtopic.php?p=660283#660283
Original issue reported on code.google.com by thunor...@hotmail.com on 1 Nov 2012 at 12:30
Original issue reported on code.google.com by
thunor...@hotmail.com
on 1 Nov 2012 at 12:30