From: <gre...@gm...> - 2005-08-29 18:25:27
|
Do you know of any way to keep it in front of all other applications? Greg On 8/29/05, Kevin Altis <al...@se...> wrote: >=20 > On Aug 29, 2005, at 9:59 AM, Gregory Pi=F1ero wrote: >=20 > > Hey guys, > > > > I heard that wxPython had a thing called wxSTAY_ON_TOP that would let > > me always keep my application in the foreground. Do you know how I > > would use such a thing in PythonCard? > > > > Any help would be much appriciated. > > > > Thanks > > > > -- > > Gregory Pi=F1ero > > Chief Innovation Officer > > Blended Technologies > > (www.blendedtechnologies.com <http://www.blendedtechnologies.com> ) > > >=20 > I think that flag, which is passed as one of the style flags during > wx.Frame init just keeps that frame always in front of other frames for > the application and has no impact on other applications. >=20 > ka >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle=20 > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & Q= A > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf= =20 > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li...=20 > https://lists.sourceforge.net/lists/listinfo/pythoncard-users=20 >=20 --=20 Gregory Pi=F1ero Chief Innovation Officer Blended Technologies (www.blendedtechnologies.com <http://www.blendedtechnologies.com>) |