in reply to Porting a wxPython List Control example into wxPerl: don't see column headings?

I am trying to port a wxPython ListControl example, into wxPerl.

Remember wxPerl fails with a cryptic message: "variable is not of type Wx::Point" and wxPerl virtual list control not calling OnGetItemText??

It is possible to port wxpython examples to wxperl, but you have to know what the differences are, you have to check the docs

wxPerl::Constructors provides parameterized constructors like wxPython

  • Comment on Re: Porting a wxPython List Control example into wxPerl: don't see column headings?