Re: whoops: create a splash window in python

2010-01-02 Thread Peter Decker
On Thu, Dec 31, 2009 at 12:31 AM, Ron Croonenberg wrote: > is there a way, in python, to create a splash window and when the program > has completed disappears by sending a msg to it? (I tried creating two gtk > windows but gtk_main doesn't seem to return unless it gets closed.) It's really simp

Re: whoops: create a splash window in python

2009-12-31 Thread Mike Driscoll
On Dec 30, 11:31 pm, Ron Croonenberg wrote: > sorry about posting with the wrong subject... > > * > hello, > > is there a way, in python, to create a splash window and when the > program has completed disappears by sending a msg to it? (I tried > creating two gtk windows but gtk_main doesn't s

Re: whoops: create a splash window in python

2009-12-31 Thread Steve Holden
Ron Croonenberg wrote: > sorry about posting with the wrong subject... > Ron: In general it's a bad idea to try and start a new thread by replying to an existing post, even if you *do* change the subject line. I don't normally post attachments on this list (it's somewhat contrary to accepted net