[wxPython-users] How to use TextCtrl for this use

Chris Mellon arkanes at gmail.com
Mon Jun 4 09:32:28 PDT 2007


On 6/4/07, Lee DYER <lee.dyer at gmail.com> wrote:
>
>
> Now I want to use wx.TextCtrl to present like this:
> __year__month__day
>
> and I want user can type thier input above the "_",not insert value before
> "_"
>
> how can I do it?


Look at the masked edit controls in the demo.




More information about the wxpython-users mailing list