[wx-dev] native wxCalendarCtrl for MSW implemented
Robin Dunn
robin at alldunn.com
Fri Apr 4 15:59:09 PDT 2008
Robin Dunn wrote:
> Vadim Zeitlin wrote:
>> On Fri, 04 Apr 2008 15:13:52 -0700 Robin Dunn <robin at alldunn.com> wrote:
>>
>> RD> Vadim Zeitlin wrote:
>> RD> > RD> > Once again, it would be great if people could test their
>> existing code
>> RD> > with the new control.
>> RD> RD> Can it be made to accept the focus?
>>
>> I think it accepts the focus just fine, but I did notice that it didn't
>> handle the arrow keys because of missing wxWANTS_CHARS style -- added it
>> now. If this doesn't fix the problem for you, could you please explain
>> what
>> it is in more details?
>
>
> That was it.
Actually, there is still one more problem. Clicking on the control
doesn't set focus to it. (But if it gets the focus some other way then
the arrow keys do work now.)
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list