Hi Friedrich,
Thanks for the bug report, this is fixed now in git head.
You can use:
# Print dialog of gedit
getchild('Print', role='spin button')
Thanks
Nagappan
On Wed, Sep 5, 2012 at 1:13 AM, Friedrich Paetzke wrote:
> Hi,
>
> I'm trying to adapt the role-based getchild() like in
>
> getch
Hi,
I'm trying to adapt the role-based getchild() like in
getchild('*-gedit', role = 'push button')
for a spin button, but i can't get it work. I've tried role = 'spin
button', 'SPIN_BUTTON'. is there a list, where i can find the correct
parameter?
best regards
friedrich
__