Re: Creating the app menu from scratch
Re: Creating the app menu from scratch
- Subject: Re: Creating the app menu from scratch
- From: Jeff Johnson <email@hidden>
- Date: Mon, 14 Jul 2008 01:24:42 -0500
The code I gave in Part 6 is only for Leopard. However, the code I
gave in Part 5 is for Tiger. It should also work for 32-bit Leopard
as well as Panther, though I've never tested on Panther.
Note that my code is at present just a proof of concept. I'm not
making any recommendations about whether or not you should use it.
That's up to you to decide.
-Jeff
On Jul 13, 2008, at 10:16 PM, Jim Crafton wrote:
Thanks, that looks pretty much exactly what I'm after. The only
question I had was that this seems to be specific to the 10.5 Obj
runtime, is there a way to do this on 10.4 or even 10.3.9? Also is
this "safe", exchanging class methods like this seems pretty wild,
I've not seen something like this before in other languages.
Cheers
Jim
On Sun, Jul 13, 2008 at 6:19 PM, Jeff Johnson
<email@hidden> wrote:
Jim,
I wrote a series of 6 posts on my blog exploring this subject.
http://lapcatsoftware.com/blog/?s=working+without+a+nib
There are code samples for both Tiger and Leopard.
-Jeff
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden