Chris Norman
2014-10-06 20:42:05 UTC
Hiya all,
I'm trying to use a wx.TreeControl control, and it's working fine on
windows, but on OS X it isn't visible to VoiceOver.
I'm using exactly the same code, which is the standard wx.Frame,
override __init__, add a panel, add the control to the panel, add to a
sizer, etc, but VoiceOver is acting as if the tree control isn't there.
Is this control just not fully supported, and I should find another
which suits my needs?
Cheers,
I'm trying to use a wx.TreeControl control, and it's working fine on
windows, but on OS X it isn't visible to VoiceOver.
I'm using exactly the same code, which is the standard wx.Frame,
override __init__, add a panel, add the control to the panel, add to a
sizer, etc, but VoiceOver is acting as if the tree control isn't there.
Is this control just not fully supported, and I should find another
which suits my needs?
Cheers,
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.