Arnhoffer Károly <karoly.arnhof...@ericsson.com> writes: > I'm testing wxPerl on FreeBSD 8.1 (with Perl 5.10.1, wxWidgets 2.8.10 > and wxPerl 0.97). > It seems that some built-in dialogs (e.g.: Wx::FileSelector > Wx::DirSelector) won't show up for me. > How should I start searching for the problem why? My Perl debugger > won't step into these functions, so I do not even have an idea what is > going wrong...
A first step would be to include a piece of code that shows how exactly you use these widgets. -- Johan