Displaying 3 results from an estimated 3 matches for "evt_tree_item_menu".
2008 Feb 27
2
Missing evt_tree_item_menu method for TreeCtrl ?
Hi,
The documentation mentions the evt_tree_item_menu method for TreeCtrl
but it seems that this method is not defined (wxRuby 1.9.4 on
Windows).
As a workaround, I''m currently using evt_tree_item_right_click.
Cheers.
Chauk-Mean.
2006 Nov 16
0
[741] trunk/wxruby2: Fix get_item_data, hiding TreeItemData messiness, fix GC-ing (Alex Fenton)
...ot;cx"> |*evt_tree_end_drag(id) { | event | ... }*|End dragging with the left or right mouse button.|
</span><span class="lines">@@ -66,11 +70,31 @@
</span><span class="cx"> |*evt_tree_item_menu(id) { | event | ... }*|The context menu for the selected item has been requested, either by a right click or by using the menu key.|
</span><span class="cx"> |*evt_tree_state_image_click(id) {&...
2007 Apr 14
0
[965] branches/wxruby2/wxwidgets_282/doc/textile: Misc.
..."> |*evt_tree_item_gettooltip(id) { | event | ... }*|The opportunity to set the item tooltipis being given to the application (call TreeEvent::SetToolTip). Windows only.|
</span><span class="cx"> |*evt_tree_item_menu(id) { | event | ... }*|The context menu for the selected item has been requested, either by a right click or by using the menu key.|
</span><span class="lines">@@ -518,9 +518,9 @@
</span><span cla...