wxListCtrl wxMac 2.8.0
Alicia da Conceicao
alicia454 at gmail.com
Wed Dec 20 07:41:22 PST 2006
Dear Stefan & Kevin:
Thank you, thank you, thank you!!!
Setting the Mac list control SystemOptions as you specified did the trick!
It fixed the following wxMac 2.8.0 specific bugs for wxListCtrl:
1) "wxListCtrl::InsertItem" now inserts list items in correct order
2) adding the "wxVSCROLL" style flag no longer crashes the application
3) "wxListCtrl::SetBackgroundColour" now changes the colour of the entire
list control background like it is suppose to, not just the list items
4) mouse related list control events "wxListEvent" now work
Using the generic list control implementation fixed all of the problems I was
having with list controls on wxMac 2.8.0. Now my program works great
again on the Mac! :-)
Do you want me to submit a wxListCtrl bug report for wxMac 2.8.0 on
SourceForge for the native list control, detailing the above (1-4) bugs?
Thanks again.
Alicia.
More information about the wx-users
mailing list