search for: evt_list_item_select

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

Did you mean: evt_list_item_selected
2009 Sep 05
5
Filling Wx::ListCtrl with contents
Hi all, I''ve got a question concerning ListCtrl_virtual of wxRuby since I see no way filling the list with dynamic contents. I''m new to Ruby so I maybe have to apologise for my request. The problem is, that I have to define the on_get_item_text(item, col) function. There I would like to use the item and col variables to read data from a two-dimensional array. My very problem
2007 Jun 25
0
[1067] trunk/wxruby2: Set up event handlers in Ruby rather than by post-processing SWIG output
...list_item_middle_click'', 1, + Wx::EVT_COMMAND_LIST_ITEM_MIDDLE_CLICK, + Wx::ListEvent], + EventType[''evt_list_item_right_click'', 1, + Wx::EVT_COMMAND_LIST_ITEM_RIGHT_CLICK, + Wx::ListEvent], + EventType[''evt_list_item_selected'', 1, + Wx::EVT_COMMAND_LIST_ITEM_SELECTED, + Wx::ListEvent], + EventType[''evt_list_key_down'', 1, + Wx::EVT_COMMAND_LIST_KEY_DOWN, + Wx::ListEvent], + EventType[''evt_maximize'', 0, +...