[2.8.0, Mac, XCode] Drag event in wxListCtrl
Jonathan Sibony
YoniS at HumanEyes.com
Mon Mar 12 01:31:15 PDT 2007
Hello All, I'll try my luck again as nobody replied...
I am facing a weird problem: I get no drag events within my wxListCtrl
(neither in the listctrl sample when I run it) and so OnBeginDrag() is
never being called.
Note: When I set the wxSystemOption to use genericImplementation before
creating the list, i get the event and the OnBeginDrag is called. When I
switch it off, function is never reached.
I am a newbie to WX so I might be doing something silly. Has anyone
encountered a similar problem?
Thanks in advance!
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20070312/e387aba1/attachment.htm
More information about the wx-users
mailing list