Re: Wx::FileDialog and wxFD_OVERWRITE_PROMPT

2012-09-09 Thread Erik Colson
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

Re: Wx::FileDialog and wxFD_OVERWRITE_PROMPT

2012-09-09 Thread Mark Dootson
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

Re: Wx::FileDialog

2012-02-16 Thread Johan Vromans
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