backwards wxListCtrl items in wxMac 2.8.0
Alicia da Conceicao
alicia454 at gmail.com
Mon Dec 18 11:49:57 PST 2006
Greetings:
For some reason, the "wxListCtrl::InsertItem" is adding items in the wrong
(reverse) order on the wxMac 2.8.0 port, regardless of the numerical index
value assigned to the item. Even the "samples/listctrl" application for
wxWidgets shows the list items in backwards (reverse) order.
In addition, for wxListCtrl on wxMac 2.8.0, the mouse events for wxListEvent
(such as EVT_LIST_ITEM_RIGHT_CLICK) do not work at all.
Any suggestions on any work arounds, patches, etc. to get wxListCtrl to
work properly on the wxMac 2.8.0.
Thank you in advance,
Alicia.
More information about the wx-users
mailing list