I saw Richard corrected one of my mistakes in the code for storing the menu locations. But there is still another problem left. Now it remembers the attached menus as well and will restore them as tornoff menus when restarting. This is not desirable and this patch fixes this. Wim Oudshoorn. 2003年03月07日 Willem Rein Oudshoorn <woudshoo@xs4all.nl> * Source/NSMenu.m ([NSMenu -_updateUserDefaults:]): Do not store location for attached menus.
Attachment:
NSMenu.diff
Description: NSMenu location remembering patch