TimeCtrl Issue

Hi

    In the wx 2.6.3.2 TimeCtrl demo when I try to enter ascii
characters, it doesn't permit it. But when I try to enter unicode
characters like 'ğ', 'ı' it permits it and the control goes yellow. Is
it normal or is it a bug ? In my opinion it shouldn't permit that
either.

Murat

Is 2.8 ready for real world applications or shoul I wait and use 2.6.3.3 ?

···

2007/1/7, Robin Dunn <robin@alldunn.com>:

Murat Erten wrote:
> Hi
>
> In the wx 2.6.3.2 TimeCtrl demo when I try to enter ascii
> characters, it doesn't permit it. But when I try to enter unicode
> characters like 'ğ', 'ı' it permits it and the control goes yellow. Is
> it normal or is it a bug ? In my opinion it shouldn't permit that
> either.

Try 2.8. There were some changes in the masked edit controls related to
this.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org

Murat Erten wrote:

Is 2.8 ready for real world applications or shoul I wait and use 2.6.3.3 ?

Yes, it is ready. If it wasn't then it would still have a 2.7.x version number. See http://wiki.wxpython.org/index.cgi/ReleaseSeries

···

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