Page 1 of 1
File Save not working on new documents
Posted: Tue Sep 04, 2012 1:24 pm
by danf84
Any idea why CTRL + S/File Save doesn't work when creating a new document? It appears grayed out. I sometimes create a document before I start editing it. It's a minor thing, but the logic of this feature - which seems like someone's clever idea - is beyond me.
Posted: Tue Sep 04, 2012 2:23 pm
by Instructor
danf84
Changed. Now "Save" will be available for a new unchanged document.
Posted: Tue Sep 04, 2012 4:04 pm
by FeyFre
Instructor, I hope it will be optional and NOT default behaviour?
Posted: Wed Sep 05, 2012 2:21 pm
by danf84
@FeyFre If it is to become optional, the default should be the standard behaviour (which is to be able to save even an empty document, for the purposes of creating the file physically).
Posted: Wed Sep 05, 2012 2:30 pm
by FeyFre
danf84, save what? Nothing? You can do it without AP:
Standard behaviour is "no changes - no urgency to save". Will you provide me and whoever ask you with extra flash devices, because of your "Standard behaviour" which is destructible for devices with limited write cycles?
Posted: Thu Sep 06, 2012 2:28 pm
by Instructor
FeyFre
All that was changed:
AkelPad.c wrote:EnableMenuItem(hMainMenu, IDM_FILE_SAVE, (lpFrameCurrent->ei.bModified || !lpFrameCurrent->wszFile[0])?MF_ENABLED:MF_GRAYED);
Posted: Fri Nov 02, 2012 6:14 am
by brad000123