[wx-dev] #9541: changes to keyboard sample
wxTrac
noreply at wxsite.net
Thu Jun 5 12:21:36 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9541>
#9541: changes to keyboard sample
-------------------------+--------------------------------------------------
Reporter: wojdyr | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: samples | Version:
Keywords: | Blockedby:
Patch: 1 | Blocking:
-------------------------+--------------------------------------------------
I was testing key events and modified the keyboard sample.
Actually most of the code was rewritten. In the new sample:
- code is shorter and IMO much simpler
- output can be copied (it's TextCtrl instead of Listbox)
- the output is more readable (it's now similar to KeyEvents wxPython
demo)
I'm attaching .cpp file, because it's shorter than patch.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9541>
More information about the wx-dev
mailing list