> I was playing around with using -1 as the passed control ID in the
> constructor as described in
> http://wxperl.sourceforge.net/manual/manual4.html
> <http://wxperl.sourceforge.net/manual/manual4.html> . I noticed that it
> doesn't work:). In the interim, I've simply created an interator in my
"It does nt work" as in "it works as documented but does not do what I want"
or as in "it does not work as documented"?
If it is the latter, it might be useful to show some (small) sample code that
in your opinion is misbehaving.
> package and used that for the constructor. I also noticed that I had to
> explicitly call ->GetId() when using EVT_MENU.
For this one too.
Regards
Mattia
|