[Tkinter-discuss] General Doubt about tkinter windows...

Jose Ignacio Gisbert jigisbert.etra-id at grupoetra.com
Thu Nov 29 08:15:18 CET 2007


Hi all,

 

I am trying to develop a simple application in python (I am very newby), but
I have some general doubts
 my main window is Tk(), I am using grid manager,
and when in the application user changes the view, what I do is take a frame
out of the grid and put another one (and sometimes there are position
changes of other remaining frames :-S). My doubt is how can I change the
window?? Because if I use Toplevel window, main window remains under it, and
user can also continue changing it, what I don’t want, I just want one
active window in every moment. Could you give me some hints of how doing it?

 

Thanks in advance

 

Best regards,

_______________________________
José Ignacio Gisbert Sanus



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tkinter-discuss/attachments/20071129/72509585/attachment.htm 


More information about the Tkinter-discuss mailing list