Andre Polykanine
2014-10-06 16:51:09 UTC
Hello everyone,
I have a series of wx.TextCtrl's. Some of them are wx.TE_READONLY,
some are not.
If I open up the window, my focus is brought to the first textCtrl
(which is read-only). But if I start pressing Tab, all read-only
textCtrl's which are not wx.TE_MULTILINE (including this first one!)
are skipped and are not focusable in any way.
Is this intended behavior? If so, is there a way to make them
focusable besides turning them into multiline controls (which I
actually wouldn't like to)?
Windows 7, WxPython 2.9.
Thanks!
--
With best regards from Ukraine,
Andre
Skype: Francophile
Twitter: http://twitter.com/m_elensule
Facebook: http://facebook.com/menelion
I have a series of wx.TextCtrl's. Some of them are wx.TE_READONLY,
some are not.
If I open up the window, my focus is brought to the first textCtrl
(which is read-only). But if I start pressing Tab, all read-only
textCtrl's which are not wx.TE_MULTILINE (including this first one!)
are skipped and are not focusable in any way.
Is this intended behavior? If so, is there a way to make them
focusable besides turning them into multiline controls (which I
actually wouldn't like to)?
Windows 7, WxPython 2.9.
Thanks!
--
With best regards from Ukraine,
Andre
Skype: Francophile
Twitter: http://twitter.com/m_elensule
Facebook: http://facebook.com/menelion
--
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.