Re: wasting space?
Re: wasting space?
- Subject: Re: wasting space?
- From: "Michael Ash" <email@hidden>
- Date: Sun, 5 Oct 2008 11:01:59 -0400
On Sun, Oct 5, 2008 at 1:54 AM, Quincey Morris
<email@hidden> wrote:
> It's worth noting that this whole approach (setting a field in the user
> interface), though not wrong, is rather un-Cocoa-like. It would be much more
> usual to define the count of characters as a numeric property (for example),
> and bind the text field to it, using a numeric formatter to format the
> number if you wished. But perhaps you are still a couple a chapters away
> from using bindings.
Pardon me? Cocoa did perfectly fine for over a decade having this be
the *only* way to do things. Bindings only came about in 10.3,
practically yesterday. And some of us still aren't too convinced about
their ultimate utility either. In any case, directly manipulating the
user interface, while perhaps not as shiny and new as bindings, is
*definitely* "Cocoa-like".
Mike
_______________________________________________
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