Re: NSArrayController with Combo Boxes, etc.
Re: NSArrayController with Combo Boxes, etc.
- Subject: Re: NSArrayController with Combo Boxes, etc.
- From: "Kent A. Signorini" <email@hidden>
- Date: Tue, 13 Jan 2004 18:32:32 -0700
Thanks! This is very helpful and very close to what I need.
Especially the targetController stuff.
Kent!
On Jan 11, 2004, at 10:35 PM, mmalcolm crawford wrote:
On Jan 11, 2004, at 8:00 AM, Kent A. Signorini wrote:
What if I were to rebuild the Combatant object so that the 3 weapons
with their 3 damage ratings were an array of "Weapons" objects (let's
call it weaponArray) with the Weapons objects having a name and a
damage rating.
I'm not sure if I've completely understood your requirements, but I've
put a crude example of the sort of thing I think you want at:
<http://homepage.mac.com/mmalc/CocoaExamples/Weapons2.zip>
Perhaps you could let me know how close I've come to your idea?
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.