Hello, is the Navigate method of the Wx::Window class supported by WxPerl?
When I try things like $button->Navigate(1), I get the following error message: Can't locate object method "Navigate" via package "Wx::Button" at /mnt/data/src/padre/Padre/lib/Padre/Wx/Dialog/Replace.pm line 536 According to http://docs.wxwidgets.org/stable/wx_wxwindow.html#wxwindownavigate there is a method Navigate(int). Is this missing in WxPerl or am I doing something wrong? Best regards, Zeno
