how to set right-justified wxTextCtrl from XRC?

Does XRC provide the capability to set right-justified
wxTextCtrl?

You can set the wxTE_RIGHT style in the xml, but not all platforms support that style.

ยทยทยท

dody.wijaya2@asp.co.id wrote:

Does XRC provide the capability to set right-justified
wxTextCtrl?

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!