Hi,
My application uses the -validateMenuItem: method for validating menu items. But I need to validate different menu items depending on what popup's there in.
I was hoping for a way to get the tag of the popup, but after looking through the docs I can't seem to find a way... any ideas?
Thanks, Marcus
Edit: I thought this needed some more context... my model object is a JDBCSyncer (syncs one database with another), my window is a settings one, and I need to validate my menu items based on wether their title is in an array of strings which represents the various fields within a table. The idea is that you select the field from a popup