menu without nibs
menu without nibs
- Subject: menu without nibs
- From: "Simson Garfinkel" <email@hidden>
- Date: Sun, 23 Dec 2001 22:17:43 -0500
Has anybody figured out how to make an apple menu and application menu
without creating a nib file? Basically, I'm still trying to reimplement
Tiny.m from chapter 4 of the G&M book, and I just can't get the menu to
appear. i also can't get the program to "activate" --- that is, I call
"makeKeyAndOrderFront:' and it doesn't.
Is there some sort of secret, undocumented API going on here?
Any thoughts?