Re: askstring Window to the top under Windows

2007-03-07 Thread jim-on-linux
On Wednesday 07 March 2007 05:02, Ingo Wolf wrote: > Original-Nachricht > Datum: Tue, 06 Mar 2007 20:49:42 -0500 > Von: jim-on-linux <[EMAIL PROTECTED]> > An: python-list@python.org > CC: "iwl" <[EMAIL PROTECTED]> > Betreff: Re: ask

Re: askstring Window to the top under Windows

2007-03-07 Thread jim-on-linux
On Wednesday 07 March 2007 05:05, iwl wrote: > On 7 Mrz., 02:49, jim-on-linux <[EMAIL PROTECTED]> wrote: > > On Tuesday 06 March 2007 08:13, iwl wrote: > > > Hi, > > > > > > I tryed askstring to input some text in my > > > script, but some ugly empty Window appears > > > with the Input-Window behi

Re: askstring Window to the top under Windows

2007-03-07 Thread iwl
On 7 Mrz., 02:49, jim-on-linux <[EMAIL PROTECTED]> wrote: > On Tuesday 06 March 2007 08:13, iwl wrote: > > > Hi, > > > I tryed askstring to input some text in my > > script, but some ugly empty Window appears with > > the Input-Window behind and all together behind > > my Console showing my script.

Re: askstring Window to the top under Windows

2007-03-06 Thread jim-on-linux
On Tuesday 06 March 2007 08:13, iwl wrote: > Hi, > > I tryed askstring to input some text in my > script, but some ugly empty Window appears with > the Input-Window behind and all together behind > my Console showing my script. So all have to > brought to the top first by the user - very > unconfor

Re: askstring Window to the top under Windows

2007-03-06 Thread Jussi Salmela
Jussi Salmela kirjoitti: > > > > Every GUI implementation has a command loop and things to initiate the OOPS: an EVENT loop Cheers, Jussi -- http://mail.python.org/mailman/listinfo/python-list

Re: askstring Window to the top under Windows

2007-03-06 Thread Jussi Salmela
iwl kirjoitti: > On 6 Mrz., 14:48, "Tim Golden" <[EMAIL PROTECTED]> wrote: >> On Mar 6, 1:13 pm, "iwl" <[EMAIL PROTECTED]> wrote: >> >> It's not clear whether you're talking about the usual >> "Why do I get a DOS window when I run my python script?" >> question -- to which the answer is, in essence

Re: askstring Window to the top under Windows

2007-03-06 Thread iwl
On 6 Mrz., 14:48, "Tim Golden" <[EMAIL PROTECTED]> wrote: > On Mar 6, 1:13 pm, "iwl" <[EMAIL PROTECTED]> wrote: > > It's not clear whether you're talking about the usual > "Why do I get a DOS window when I run my python script?" > question -- to which the answer is, in essence, change > your script

Re: askstring Window to the top under Windows

2007-03-06 Thread Tim Golden
On Mar 6, 1:13 pm, "iwl" <[EMAIL PROTECTED]> wrote: > Hi, > > I tryed askstring to input some text in my script, > but some ugly empty Window appears with the > Input-Window behind and all together behind my > Console showing my script. So all have to brought > to the top first by the user - very u

Re: askstring Window to the top under Windows

2007-03-06 Thread Tim Golden
Jussi Salmela wrote: > iwl kirjoitti: >> Hi, >> >> I tryed askstring to input some text in my script, >> but some ugly empty Window appears with the >> Input-Window behind and all together behind my >> Console showing my script. So all have to brought >> to the top first by the user - very unconfor

Re: askstring Window to the top under Windows

2007-03-06 Thread Jussi Salmela
iwl kirjoitti: > Hi, > > I tryed askstring to input some text in my script, > but some ugly empty Window appears with the > Input-Window behind and all together behind my > Console showing my script. So all have to brought > to the top first by the user - very unconfortable > Are you asking abou

askstring Window to the top under Windows

2007-03-06 Thread iwl
Hi, I tryed askstring to input some text in my script, but some ugly empty Window appears with the Input-Window behind and all together behind my Console showing my script. So all have to brought to the top first by the user - very unconfortable -- http://mail.python.org/mailman/listinfo/python-