search for: shift_down

Displaying 3 results from an estimated 3 matches for "shift_down".

2007 Jul 04
0
[1107] trunk/wxruby2: Add the 2.8 get_modifiers method to KeyEvent; remove some deprecated
...8,7 @@ </span><span class="cx"> Although in this simple case it is clear that the correct key code could be </span><span class="cx"> found in the key down event handler by checking the value returned by </span><span class="cx"> "shift_down()":#KeyEvent_shiftdown(), in general you should use </span><del>-@EVT_CHAR@ for this as for non alphanumeric keys the translation is </del><ins>+@EVT_CHAR@ for this as for non-alphanumeric keys the translation is </ins><span class="cx"> keyboard-la...
2003 Nov 18
0
New code checked in
I just checked in some nifty changes from Nick, including: Added NULL_PEN and NULL_BRUSH Added alt_down, control_down, shift_down, meta_down methods to MouseEvent Added support for returning subclasses of wxWindow''s that are not yet wxruby objects. To do this, I added a wxpp type (DYNAMIC) that calls wxRbTypeTable, which invokes the proper ruby wrapper. This can probably be expanded for dynamic...
2004 May 22
10
Tabbing between Notebook pages
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: wxTony.rbw Type: application/octet-stream Size: 10436 bytes Desc: not available Url : http://rubyforge.org/pipermail/wxruby-users/attachments/20040522/9c1889d0/wxTony.obj