askstring Window to the top under Windows

jim-on-linux inq1ltd at verizon.net
Tue Mar 6 20:49:42 EST 2007


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
> unconfortable


By default
tk will open a root window.
so you will have to create 
something to put into the 
root window.
I suggest a button to open the tkSimpleDialog
box.

go to;
 
http://www.pythonware.com/library/tkinter/introduction/

jim-on-linux
http://www.inqvista.com



More information about the Python-list mailing list