Hi, On suse 10.3; wxperl; perl -e"use Wx; print Wx::wxVERSION . qq(\n);" 2.008004 perl v5.8.8 built for x86_64-linux-thread-multi
Wx::GetMousePosition() goes OK, but when I try my $mouseState = Wx::GetMouseState(); I get Error while autoloading 'Wx::GetMouseState' Is GetMouseState not supported? Thanks, Wim
