// I am the very modal of a modern major general. int blah = [NSApp runModalForWindow:[self window]]; and then elsewhere, like in your OK or cancel button [NSApp stopModalWithCode:NSOKButton];
// I am the very modal of a modern major general. int blah = [NSApp runModalForWindow:[self window]];
[NSApp stopModalWithCode:NSOKButton];