Gabor Szabo wrote:
in the docs I downloaded in this page
wxPerl-0.82-docs/manua_wxnotebook.html

wxNotebook::GetPage

wxNotebookPage* GetPage(size_t page)

while I think its parameter is the same as for

GetPageText(size_t nPage)

so it should be nPage

The return value of GetPage should be the same type as that of

wxWindow * GetCurrentPage() const

  They are not specific to wxPerl, you should report
them to the main wxWidgets tracker.

Regards,
Mattia

Reply via email to