[Cocoapsql-developer] commit: Edit and Windows menu added, modified awakeFromNib
Status: Alpha
Brought to you by:
alkirkus
From: Olaf v. O. <ol...@ad...> - 2002-06-05 21:05:26
|
June 5, 2002 - added Edit and Windows menu to the MainMenu.nib => MainMenu.nib: To have the validateMenuItems working (again) I had to find out that it's important now to check the Auto Enables Items in the menu's inspector. => PSQLController: added to the end of the lines 'replacing the queryScrollView's NSTextView' in awakeFromNib [querySpace setAllowsUndo:YES]; Cut, Copy, Paste, Select All, Undo and Redo work fine now on the querySpace (NSTextView) The Windows menu Hides and Shows the window (identified by it's title) |