Using wxTextCtrl in wxPython

Penfold spam at spam.com
Wed Aug 16 19:28:22 EDT 2000


Have you tried using a

style=wx.wxALIGN_RIGHT

in your constructor for the particular text box.  That should align it I
imagine (havent tested it, but sure Ive done that in the past, at least for
StaticTextControls)

Des.

Fox Patrick <pfo at informactis.com> wrote in message
news:399A6120.BE1EAD6F at informactis.com...
> Is there a method to align characters to the right of the wxTextCtrl.
>
> Thanks
>
>





More information about the Python-list mailing list