panel (wxPanel) keyboard (arrow) focus

James Bigler bigler at cs.utah.edu
Mon Nov 6 07:40:14 PST 2006


Vadim Zeitlin wrote:
> On Mon, 06 Nov 2006 08:25:08 -0700 James Bigler <bigler at cs.utah.edu> wrote:
> 
> JB> In my wxPanel can get mouse events just fine, and I can get simple 
> JB> character events, but I seem to be unable to get keyboard arrow events. 
> 
>  Do you use wxWANTS_CHARS style?

Awesome!  Adding this style worked.

Thanks,
James




More information about the wx-users mailing list