Re: Simple Yes/No dialog

2006-07-15 Thread Freddie Unpenstein
> if you want to make non-blocking dialogs, you have to take care > i.e. that: > - a lot of non-blocking-dialogs may be opened, and stay open. gtk_widget_present() comes in handy there... I *ALWAYS* do that with Preferences dialogues... Instead of disabling prefs menu options, or ignoring the

platform support

2006-07-15 Thread ahmet alper parker
Dear all, I am planning to develop a c/c++ application and I am searching for a good gui designer and found gtk+ and glade. I have a simple question. If I develop a gui with glade will it be platform independent? (or how I can achieve this?) Do I need gtk+ to be supported at all platforms (in ex. l