(...) The FileOpen Action is tied to a couple of controls though (Menu, ToolButton)

then handle it within the FileOpen Action. I guess there you have if(MyFileDialog.Execute) Then OpenTheFile(MyFileDialog.FileName), right?

So check for the file to be saved as first thing. At least, this is what my common sense tells me.

Cheers, A.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to