You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matthew Encke edited this page Aug 28, 2014
·
1 revision
Connect the Open, New, Save, Save As, help menu items activate MacGap events.
Use a process similar to the saveDialog option. Allowing you to define allowed file types and default locations for new, open and save options.
It would be advantageous to base these settings on the current active window, allowing each individual window to access different types of files if so desired. It would be also beneficial to see which other default menu options can be used by MacGap and which can be programmed by default to keep the same general app commands (command + o = open, command + n = new, etc), keeping in mind the scope.