• 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
Force subviews to stay in place during live resize
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Force subviews to stay in place during live resize


  • Subject: Force subviews to stay in place during live resize
  • From: Zephyroth Akash <email@hidden>
  • Date: Sat, 24 Oct 2009 14:42:31 +0200

I'm creating a view containing different subviews programmatically.

Like this:

1 - NSOutlineView
2 - NSView
3 - NSView

Added according to the choice made in NSOutlineView:

4 - NSView
5 - NSView
6 - NSView

The window is only resized in height.

The fact is that when 4, 5 and 6 are added and that the window resize, 1,2 and 3 don't stay in place during the animation.

They seem to be removed and then the animation show 6, 5, 4, 3, 2 and 1 ....

How can I do to force 1, 2 and 3 to stay where they are during the live resize ?

A bit difficult to explain as I'm French thus If you want a video I can make one later.
_______________________________________________


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: Force subviews to stay in place during live resize
      • From: Stamenkovic Florijan <email@hidden>
  • Prev by Date: Re: WebView in a layer view hierarchy - not working on Snow Leopard
  • Next by Date: Crash drawing image
  • Previous by thread: Re: Passing arrays via WSMethodInvocationInvoke() [WebServicesCore]
  • Next by thread: Re: Force subviews to stay in place during live resize
  • Index(es):
    • Date
    • Thread