How to make my app always on top?

As the title say, how to make my app always on top?
Thanks~

wx.Frame style: wx.STAY_ON_TOP
However if you really mean “always” then I think the answer is no.
Werner

···

Hi,

  On 03/04/2013 16:45, daedae11 wrote:
    As

the title say, how to make my app always on top?

Thank you. But what do you means by “However if you really mean ‘always’ then I think the answer is no.” ?

···

Hi,

  On 03/04/2013 16:45, daedae11 wrote:
    As

the title say, how to make my app always on top?

unsubscribe@googlegroups.com
https://groups.google.com/groups/opt_out

I know that would be the question and I should have been clearer to
start with.
The flag on the Frame will ensure that that frame is on top of all
other panes from your application - now I don’t know what happens if
multiple frames have that flag, I would assume the last one opened
would be on top.
However there is no way to stay on top of all windows, in other
words if you run your application and then open e.g. LibreOffice
then the flag will not prevent LibreOffice to be on top of you
application.
Werner

···

On 03/04/2013 17:13, daedae11 wrote:

    Thank

you. But what do you means by “However if you really mean
‘always’ then I think the answer is no.” ?

Got it. Thank you very much.

···

On 03/04/2013 17:13, daedae11 wrote:

    Thank

you. But what do you means by “However if you really mean
‘always’ then I think the answer is no.” ?

unsubscribe@googlegroups.com
https://groups.google.com/groups/opt_out