Mattia

Congratulations on documentation improvement. It is a big plus to have the 
additional notes.

I happened to notice that something has gone wrong on processing wxApp.

docs note

wxApp::MainLoop
wxApp::OnExit

as not implemented.

I've had a look at wxInfo.pm in the dist_tools dir on svn and can see that the 
solution is to add the following to App.xs

MODULE=Wx PACKAGE=Wx::App  (or put #! lines somewhere in this package)

#!sub MainLoop
#!sub OnExit

I would have just updated this in SVN (which I have NOT) but I thought you 
might want to either rebuild the docs or put a note on the doc download page as 
a new user might spend some time confused before they realise 'MainLoop not 
implemented' is a simple documentation error.

Regards

Mark









Mattia Barbon wrote:
I just uploaded to SourceForge updated documenattion built
using wxWidgets 2.8.7 manual and wxPerl 0.82 for the
list of implemented classes/functions.

Best regards,
Mattia


Reply via email to