Ronald P. Regensburg wrote:
The minimize feature should better be disabled for that window and the "Save" button should be a "Save and quit SheepShaver" button.
Who can make that so?
Removing the minimize button and changing the Save button to say Save and Quit SheepShaver are trivial, and I'll be glad to send the replacement nib file.
Unfortunately, what is NOT trivial for a non-programer like me is getting the "SaveChanges" function to quit SheepShaver itself. As far I understand it (which is not very far), the QuitEmulator() function can only be sent from code that runs the SheepShaver window, not the Prefs window. I've tried various hacks that I don't understand, and none of them work.
Maybe someone with more programming experience than my kindergarten-level knowledge can do this easily?