LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Widgets are not displaying while execution+GTK (https://www.linuxquestions.org/questions/programming-9/widgets-are-not-displaying-while-execution-gtk-425625/)

santhosh.linux 03-16-2006 11:55 PM

Widgets are not displaying while execution+GTK
 
Hi,

I created one GUI by using glade tool in linux.....This is compiling and executing perfectly.....but after some executions its widgets are not displaying but entry widget only displaying....
what will the problem...this is huge problem to me...
any inputs from u guys.....


waiting for ur replies,


santhosh

Mara 03-17-2006 04:15 PM

Do you run the program multiple times or run it once and then open and close a window or such thing? Look carefully at what you do when you close/hide a window. Deallocate everything or hide it beeing sure you have a pointer.


All times are GMT -5. The time now is 06:32 PM.