This is odd...

 $ perl
 use Wx qw(:everything);
my $menuitem = Wx::MenuItem->new($menu, Wx::NewId(), '', '', wxITEM_SEPARATOR);
 $menuitem->SetTextColour();
Can't locate object method "SetTextColour" via package "Wx::MenuItem" at - line 3.

I see this function in the XS file so...I'm curious why this doesn't work?
--
Dave Hayes - Consultant - Altadena CA, USA - d...@jetcafe.org
>>>> *The opinions expressed above are entirely my own* <<<<

I'd like to see a nude opera, because when they hit those
high notes, I bet you can really see it in those genitals.

Reply via email to