From: Mattia B. <mb...@ds...> - 2002-03-23 16:49:59
|
> using wxPerl 0.10... Platform? > i am unable to create a Wx::CheckListBox - i get a violation each > time, although replacing the class with Wx::ListBox works fine. I have got a single segfault, and am not able to reproduce it... Could you please send me a snippet of code that segfaults for you ( please send a "complete" program, so I can do "perl foo.pl" on it ) A modification of the minimal sample would be great. > i've seen a posting on the mailing list about applying a style > of 0x0100, but this did not help my situation. BTW: this is not necessary ( anymore ); that bug was fixed. Thanks! Mattia |