[wxpython-users] Re: wxpython-users Digest, Vol 2, Issue 28
Andriy
basilisk96 at gmail.com
Sun Apr 6 07:57:29 PDT 2008
> From: Phil Mayes <...>
> I would intercept wx.EVT_TEXT and if in password mode, read the value,
> extract the non-* char, save it, and replace the text with *'s.
> Phil
>
> From: "Raffaello Barella" <...>
> Faster and nicer yours then mine, Phil. Chapeau.
>
Thanks for the suggestions guys. I think I want to use Phil's idea
too. I will try to subclass TextCtrl and encapsulate the
interception, so that I can easily plug in this custom control into
any app.
-Andriy
More information about the wxpython-users
mailing list