• 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: Controls disappearing from window during resize
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Controls disappearing from window during resize


  • Subject: Re: Controls disappearing from window during resize
  • From: "I. Savant" <email@hidden>
  • Date: Thu, 23 Oct 2008 11:24:17 -0400

On Thu, Oct 23, 2008 at 11:17 AM, Eric Gorr <email@hidden> wrote:
> This strange behavior is easy to reproduce using just the Cocoa Simulator.

  This isn't a bug. It's doing exactly what you told it to. You told
it (in addition to sticking to the top-left corner) to keep its
distance from the right side of its superview as well as grow *and
shrink* relative to its current size. Since the label is originally
only wide enough to contain its text, it is getting smaller as the
window gets smaller, which is cutting off its text.

  Widen the label so its original position spans its entire superview
(drag its right side to the right side of its superview).

--
I.S.
_______________________________________________

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

  • Follow-Ups:
    • Re: Controls disappearing from window during resize
      • From: Andy Lee <email@hidden>
References: 
 >Controls disappearing from window during resize (From: Eric Gorr <email@hidden>)

  • Prev by Date: Re: Persistent Connection to Web Server in cocoa, emulating AJAX
  • Next by Date: Re: Controls disappearing from window during resize
  • Previous by thread: Controls disappearing from window during resize
  • Next by thread: Re: Controls disappearing from window during resize
  • Index(es):
    • Date
    • Thread