Skip navigation.
 
mlvalidateMenuItem() not always being called
FROM : jeffs87
DATE : Sun May 18 22:31:24 2008

Hi,

I'm new to Cocoa and I created a Document-based Application with New
Project.  I added a validateMenuItem() method to my document class and
it is only being called when you click on the FIle menu, not any of the
other menus.  Is the document the correct place for this or do I need o
add a controller class?  If I do need to add a controller class, how
would I go about doing that?

thanks
Jeff

Related mailsAuthorDate
mlvalidateMenuItem() not always being called jeffs87 May 18, 22:31
mlRe: validateMenuItem() not always being called Kyle Sluder May 19, 00:42
mlRe: validateMenuItem() not always being called Hal Mueller May 19, 00:46
mlRe: validateMenuItem() not always being called Joel Norvell May 19, 00:47
mlRe: validateMenuItem() not always being called Kyle Sluder May 19, 00:51
mlRe: validateMenuItem() not always being called j o a r May 19, 00:55
mlRe: validateMenuItem() not always being called Hal Mueller May 19, 01:02
mlRe: validateMenuItem() not always being called jeffs87 May 19, 05:05
mlRe: validateMenuItem() not always being called Kyle Sluder May 19, 05:26
mlRe: validateMenuItem() not always being called Jens Alfke May 19, 05:33
mlRe: validateMenuItem() not always being called jeffs87 May 20, 02:08
mlRe: validateMenuItem() not always being called Michael Babin May 20, 03:54
mlRe: validateMenuItem() not always being called jeffs87 May 20, 04:51