Yep it's copied from actual code written in the night of saturday to
sunday ;)
Changing || into | solved the problem in Windows XP.
Weird it functions on MacosX with || ...
Thanks !
--
erik
Mark Dootson writes:
> Hi,
>
> Is the example your actual code - do you have
>
> wxFD_SAVE || wxFD_OVERWR
Hi,
Is the example your actual code - do you have
wxFD_SAVE || wxFD_OVERWRITE_PROMPT
instead of wxFD_SAVE | wxFD_OVERWRITE_PROMPT ?
I don't see these problems.
If this isn't a simple typo problem perhaps you could post a failing
example.
Regards
Mark
On 09/09/2012 16:37, Erik Colson wrote
Arnhoffer Károly 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