Unable to access any widgets in an window.

Posted by PP on Stack Overflow See other posts from Stack Overflow or by PP
Published on 2010-05-05T08:10:26Z Indexed on 2010/05/07 8:08 UTC
Read the original article Hit count: 224

Filed under:
|

I have one GtkWindow with one GtkVBox and GtkEntry.
Some times it happens that i am unable to access buttons Buttons, lists, entries.
But i am able to add widgets to GtkVBox and it gets updated with new widgets too.

Looks like it loses Focus. i tries with setting focus but it does not helps.

What might be wrong.

© Stack Overflow or respective owner

Related posts about gtk

Related posts about gtk+