• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: missing vertical scroll bar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: missing vertical scroll bar


  • Subject: Re: missing vertical scroll bar
  • From: Kyle Sluder <email@hidden>
  • Date: Sat, 18 Jul 2009 14:56:57 -0700

On Sat, Jul 18, 2009 at 1:18 AM, Dale Miller<email@hidden> wrote:
> I've satisfied myself that trying to use IB which is essentially a
> bind-at-compile-time approach is a pita when trying to deal with an
> execution-time-specified number of windows which must accommodate a tab view
> which must accommodate a workspace (text view imbedded in a scroll view),
> the size of which is run-time-specified.

IB is not a "bind-at-compile-time" approach.  I'm really not even sure
what that means in this context.  Yes, you're creating objects and
playing around with them before freezing them at compile time, but
they're all unfrozen using -initWithCoder: or other well-defined
initialization mechanisms at runtime, at which point they're normal
objects.  Perhaps you need to overcome this mental hurdle?

Interface Builder is, simply put, How It's Done.

--Kyle Sluder
_______________________________________________

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

References: 
 >Re:missing vertical scroll bar (From: Dale Miller <email@hidden>)

  • Prev by Date: Re: Custom NSArrayController - Dynamic Class?
  • Next by Date: Re: Custom NSArrayController - Dynamic Class?
  • Previous by thread: Re: missing vertical scroll bar
  • Next by thread: Re: iTunes COM interface for Windows; need the equivalent for
  • Index(es):
    • Date
    • Thread