LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Dialog modal+GTK (https://www.linuxquestions.org/questions/programming-9/dialog-modal-gtk-417459/)

santhosh.linux 02-20-2006 04:15 AM

Dialog modal+GTK
 
Hai Friends,


I have one problem.... In my GTK application i developed 3 windows basically...1 is main and remaining two may be child of parent...i am calling two child windows at 3 different place ... so finally i have 6 windows......

and also one more child dialog is there.. if i enable dialog modal...then i am unable to access child windows.....unless untill i destroy dialog...

any input from ur side...

santhosh

paulsm4 02-20-2006 11:47 AM

Uh - isn't that the *definition* of a modal dialog?!?

GTK+ lets you create either modal or modeless dialogs. Browse the documentation!


All times are GMT -5. The time now is 01:29 AM.