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


Gabor

-- 
Gabor Szabo http://szabgab.com/blog.html
Test Automation Tips http://szabgab.com/test_automation_tips.html

Reply via email to