Re: Best approach for a bunch of new UI controls
Re: Best approach for a bunch of new UI controls
- Subject: Re: Best approach for a bunch of new UI controls
- From: Andreas Mayer <email@hidden>
- Date: Mon, 15 Mar 2010 21:17:51 +0100
Am 14.03.2010 um 17:51 Uhr schrieb Igor Mozolevsky:
Picture a warehouse [...]
It is not clear to me why you think that you need graphical
representations for your objects.
Wouldn't simple lists of text work at least as good?
But if I really wanted to have those controls, I'd probably build them
from the ground up. I.e create my own NSView subclass from scratch.
I found that the more complex build-in views are working best if you
only use them exactly as they are supposed to be. Subclassing them is
often more hassle than doing everything yourself.
Andreas
_______________________________________________
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