>This might be an OS question, rather than a Python one, but I am
>wondering if there is a way to tell an application to be always on
>top (or in front) of other applications running.
>I'd like to create a GUI in python and it should stay on top of
>other background applications to which the GUI communicates.

It's a GUI question - every GUI toolkit has its own "stay on top" method.
You didn't specify which toolkit you're planning to use.

Best regards,
Henning Hraban Ramm
Südkurier Medienhaus / MediaPro
Support/Admin/Development Dept.
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to