Re: dogtail-devel How to get the dimension of an application
- From: Alexander Todorov <atodorov redhat com>
- To: dogtail-devel-list gnome org
- Subject: Re: dogtail-devel How to get the dimension of an application
- Date: Fri, 16 Nov 2007 18:17:17 +0100
Zack Cerza wrote:
... skip ...
The interface that implements that information is called Component. Most
GUI widgets do implement the Component interface and therefore can
provide that information, but the Application interface does not.
However, each of the toplevel *windows* of the Application instance
should. In dogtail try the 'position' and 'size' attributes of a those
Node instances.
Thanks Zack,
calling position and size on the top most frame of the application did
the trick for me.
Greetings,
Alexander.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]