wxListCtrl wxMac 2.8.0

Alicia da Conceicao alicia454 at gmail.com
Wed Dec 20 00:45:38 PST 2006


On 20/12/06, Stefan Csomor <csomor at advancedconcepts.ch> wrote:
> Apart from the SetFont Problem which you posted here and the wxListCtrl
> for which you can fall back to the old generic implementation as Kevin
> Pointed out, I don't see additional bug reports from you on sf.net,
> which other problems do you have?

Wow Stefan:

I did not even know that WX had a bug tracking system at SourceForge.
Up until now I have been posting bugs to this mailing list.  My Bad!  Do
you want me to create new bug reports for the wxFont & wxListCtrl bugs
on wxMac 2.8.0, or has that already been done?

I am not sure about what you meant about the old generic implimentation
that Kevin mentioned.  Should I rebuild my WX library for wxMac 2.8.0
by adding the "--enable-stl" option to configure?  Is there something wrong
with my WX configure options below which is causing the wxListCtrl to add
list items in the wrong order?  Is there something else that I can do to get it
to work.

configure --with-mac --enable-universal_binary --disable-shared
-without-odbc --disable-sockets --prefix=/usr/local

Another bug for wxMac 2.8.0 & wxListCtrl which I did not mention yet is that
I always get a fatal SEG-FAULT whenever I add the "wxVSCROLL" style
flag to my wxListCtrl.  This is not a critical flaw, since the applications run
fine with wxVSCROLL flags commented out.

Thanks again Stefan for you response, and thank you in advance.
Alicia.




More information about the wx-users mailing list