gtk/glade/druid problem

Wouter van Marle wouterm at spammers-unite-here.com
Wed Feb 19 02:44:28 EST 2003


major problem solved using gtk.mainloop() and gtk.mainquit() in a clever
way.

I'm so good :) (sometimes)

Wouter


"Wouter van Marle" <wouterm at spammers-unite-here.com> wrote in message
news:b2smue$ggv36 at imsp212.netvigator.com...
> Hi all!
>
> I have a (small?) problem with gtk+ and Glade.
>
> I have made a nice druid, which is supposed to run when the software is
> running for the first time (setting some important options and so).
> Now I can not get the druid into <run> mode, that is that the program
waits
> for the widget to be closed to continue execution. As it is now, it
> immediately continues and opens the main application window...
>
> How to solve this?
>
> And can anyone explain which widgets know the run() instance, and which
> don't? Some of my widgets can run(), others not.
>
> Wouter.
>
>






More information about the Python-list mailing list