[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Re: [XaraXtreme-commits] Commit Complete
- From: Luke Hart <lukeh@xxxxxxxx>
- Date: Tue, 09 May 2006 14:46:12 +0100
- Subject: Re: [XaraXtreme-dev] Re: [XaraXtreme-commits] Commit Complete
Phil Martin wrote:
What about wxEVT_CHAR?
Phil
Do you know of something that uses it? The entire of the key press frame
work only deals with Key Downs and Ups (as it did under Camelot). I've
never needed to handle wxEVT_CHARs, Key down auto-repeats.
Luke