Hi ! This code on MacosX does ask if the selected should be replaced. However it doesn't if run Windows XP... Any idea why it doesn't ? and how to fix this ?
my $f = Wx::FileDialog->new( $self, "Budget XLS file",
"", "", '*.XLS', wxFD_SAVE || wxFD_OVERWRITE_PROMPT,
wxDefaultPosition );
Thanks
--
erik
