making a window always-on-top?
"Alec Bennett" <[email protected]>
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
I'm wondering if there's a way to make a child window "always on top"? I found this post: http://aspn.activestate.com/ASPN/Mail/Message/2265118 The gist: "There isn't a solution to this in the current release or what is checked into cvs. PythonCard doesn't have an optional attributes field for specifying alternative style flags. Your options are to subclass model.Background for your child window and change __init__ to use the style flags you want. Since you'll basically be copying and pasting theBackground __init__ method, that isn't too bad." I've never done this and can't seem to get it to work, does anyone have any hints? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Pythoncard-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pythoncard-users