Sorry, I think I misunderstood you!

On Tue, Nov 22, 2011 at 4:13 PM, Saeed Rasooli <saeed....@gmail.com> wrote:

> widget.set_can_focus(False)
>
>
> On Tue, Nov 22, 2011 at 3:58 PM, <c...@netcom.co.uk> wrote:
>
>> I've been trying to use Accerciser, the Gnome ATK test tool
>> (I actually want to use Dogtail, but that has problems I won't
>> go into here).
>>
>> Accerciser reports on various missing requirements, among them
>> the need to set "focusable" state on some notebook tabs which
>> have the "focused" state.  Does anyone know how I can do this
>> in PyGTK?  I can't find any way of adding state to an object;
>> atk.Object.ref_state_set() gets a reference to the objects state
>> set, and not the state set itself.
>>
>> Thanks - Will
>>
>>
>>
>> ______________________________**_________________
>> pygtk mailing list   pygtk@daa.com.au
>> http://www.daa.com.au/mailman/**listinfo/pygtk<http://www.daa.com.au/mailman/listinfo/pygtk>
>> Read the PyGTK FAQ: http://faq.pygtk.org/
>>
>
>
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to