"Roode, Eric" <[email protected]> writes: > Thank you very much for your advice, Johan. That will help me get > started on attacking the problem. But can you clarify what you mean > by "API docs reflect wxPerl current status" in your point (b)?
The standard Wx API documentation contains several notes where the actual method parameters differs between Perl and C. See, for example, the constructor for wxChoice. There's a note reading "wxPerl note: In wxPerl there is just an array reference in place of n and choices.". Since Wx keeps evolving, as does wxPerl, I was just wondering whether all relevant situations are currently tagged with an appropriate note. -- Johan
