[wx-dev] native wxCalendarCtrl for MSW implemented

Robin Dunn robin at alldunn.com
Fri Apr 4 15:51:39 PDT 2008


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.


> 
> P.S. svn is painfully slow right now, is anything unusual going on at the
>      server end?

Still?  There was some problems about 5 hours ago with the node that the 
VPS is hosted on, all http access was painfully slow even for static 
pages and even though the CPU utilization was low and the memory 
consumption was at an acceptable level.  Communication on other ports 
seemed fine.  Then I noticed some error messages from the control panel 
  for managing the VPS so I contacted support and they restarted hypervm 
on the node and the problems I was seeing went away.  I haven't noticed 
any problems since then, everything seems as snappy as usual.


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



More information about the wx-dev mailing list