On 06/08/11 23:59, Hans-Peter Jansen wrote:
On Saturday 06 August 2011, 01:35:55 emmanuel_mays...@lynceantech.com
wrote:
I am trying to save the geometry and and the workspace where the
application has been closed. Is there a way with Python/Qt to get the
info on the workspace number!?
While A
On Saturday 06 August 2011, 01:35:55 emmanuel_mays...@lynceantech.com
wrote:
> I am trying to save the geometry and and the workspace where the
> application has been closed. Is there a way with Python/Qt to get the
> info on the workspace number!?
While Arnold is generally right, there might be
On Saturday 06 August 2011 01:35:55 emmanuel_mays...@lynceantech.com wrote:
> I am trying to save the geometry and and the workspace where the
> application has been closed. Is there a way with Python/Qt to get the info
> on the workspace number!?
Why? Its either the window-managers task to restor
On 06/08/11 00:35, emmanuel_mays...@lynceantech.com wrote:
I am trying to save the geometry and and the workspace where the application
has been closed.
Is there a way with Python/Qt to get the info on the workspace number!?
you could use dbus:
>>> import dbus
>>> bus = dbus.SessionBus()
>>>
I am trying to save the geometry and and the workspace where the application
has been closed.
Is there a way with Python/Qt to get the info on the workspace number!?
--
Emmanuel
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankc