search for: evt_taskbar_left_dclick

Displaying 2 results from an estimated 2 matches for "evt_taskbar_left_dclick".

2006 Oct 15
4
TaskBarIcon
Attached are some patches to implement the TaskBarIcon. Let me know how this works on Linux and OS X. You may want to ''svn update'' first and get the new version of ruby.png since I fixed the transparent background. Roy -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: bigdemo.rb.patch Url:
2007 Jun 25
0
[1067] trunk/wxruby2: Set up event handlers in Ruby rather than by post-processing SWIG output
...EventType[''evt_splitter_unsplit'', 1, + Wx::EVT_COMMAND_SPLITTER_UNSPLIT, + Wx::SplitterEvent], + EventType[''evt_sys_colour_changed'', 0, + Wx::EVT_SYS_COLOUR_CHANGED, + Wx::Event], + EventType[''evt_taskbar_left_dclick'', 0, + Wx::EVT_TASKBAR_LEFT_DCLICK, + Wx::Event], + EventType[''evt_taskbar_left_down'', 0, + Wx::EVT_TASKBAR_LEFT_DOWN, + Wx::Event], + EventType[''evt_taskbar_left_up'', 0, + Wx::EVT_...