What is winfo_id() under Win32

Mark Hammond mhammond at skippinet.com.au
Tue Feb 1 20:42:25 EST 2000


"Attila Filetóth" <tothfile at freemail.hu> wrote in message
news:3896E322.4FC286C4 at freemail.hu...

> However, I think I will choose Fredrik's solution:
> [
>         hwnd = eval(self.wm_frame())
>         win32gui.ShowWindow(hwnd, SW_SHOWMAXIMIZED)
> ]

Much better option!

Mark.






More information about the Python-list mailing list