[Pythoncard-users] showing and moving the main window
by David Primmer other posts by this author
Apr 23 2002 5:45PM messages near this date
[Pythoncard-users] scriptlets
|
RE: [Pythoncard-users] showing and moving the main window
I have my window positions stored in a config file and I load their
positions at startup. I can keep them all hidden until they've been
moved except for the main window. Even if I call self.Show(0) as the
first line in onopenbackground and then don't call Show until I've moved
the window, I get a flash of window on the screen and then it reappears
in the intended location. How can I avoid this?
Davep
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
Thread:
David Primmer
Kevin Altis
|