MLMainWindow doesn't included in Windows menu
Closed this issue · 2 comments
gyetvan-andras commented
MLMainWindow should be included in the app's Window menu. At this point I don't know is it because MLWindow does not have a real title or has a style of NSBorderlessWindowMask. Needs more investigation.
joemcbride commented
Nice looking project - hope this helps! Docs on using Windows Menu
gyetvan-andras commented
Thanks, that helped a lot. That was the key: - (void)addWindowsItem:(NSWindow *)aWindow title:(NSString *)aString filename:(BOOL)isFilename