Hi,<br><br>using ListCtrl, I realized that, capturing the selection event by
using the macro evt_list_item_selected, I get mistaken event
of type ListItem instead of type ListEvent. <br> I noticed that this occurs when i use the keyboard arrow keys to move through the list. <br><br> It can be shown in the example Bigdemo -&gt; wxListCtrl_virtual causing the error. <br>
<br> my environment is<br><br> wxruby-1.9.9-x86-mswin32-60, ruby 1.8.6 <br> ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] <br> WinXP sp2<br><br>if i rememer well there was no problem with wxruby-1.9.8<br><br>regards,<br>
<br>bio.<br>