Home › Forums › General XMetaL Discussion › How to cancel save when custom validation detects an error › Reply To: How to cancel save when custom validation detects an error
Reply to: How to cancel save when custom validation detects an error
December 15, 2010 at 11:14 pmIf you use File_Save that should intercept all user-initiated saves through our default GUI. Is that what you mean? I think this is probably stated (more clearly than I can described) in the Programmer's Guide.
Or do you mean you want to handle Ctrl+S in a different way from clicking Save on the File menu?