• 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: NSCollectionView inside an NSSplitView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCollectionView inside an NSSplitView?


  • Subject: Re: NSCollectionView inside an NSSplitView?
  • From: Jean-Nicolas Jolivet <email@hidden>
  • Date: Fri, 13 Feb 2009 19:13:22 -0500

Thanks for the tip!!!

I played with the auto-resize settings (on all the views involved, which means..quite a bunch) and I finally found a combo that appears to be much much better...

Still a bit of stuttering/drawing glitches but nothing close to how bad it was before...


On 13-Feb-09, at 6:52 PM, Jerry Krinock wrote:


On 2009 Feb 13, at 13:34, Jean-Nicolas Jolivet wrote:

If I disable the item's re-sizing, the behavior is less apparent... it's still a little odd (sometimes the items are attached to the right side of the collection view....then all of a sudden they go back to their original place etc..) but it's definitely not as bad

Yes, whenever I see stuff jumping around like in your movie I start sniffing around for an evil autoresize setting, and almost always find one -- or more. Yesterday I found that I needed to turn off autoresizing on the ^content view^ of an NSBox which I was laying out manually.


... however, obviously, my items don't get re-sized... which isn't really how I need it to behave...

Haven't taken the time to digest your whole problem, but it looks like you may want to autoresize vertically but not horizontally or vice versa. I recommend logging/setting your autoresize masks programatically, in -awakeFromNib maybe.


_______________________________________________

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

Jean-Nicolas Jolivet email@hidden http://www.silverscripting.com

_______________________________________________

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: 
 >NSCollectionView inside an NSSplitView? (From: Jean-Nicolas Jolivet <email@hidden>)
 >Re: NSCollectionView inside an NSSplitView? (From: Jean-Nicolas Jolivet <email@hidden>)
 >Re: NSCollectionView inside an NSSplitView? (From: Jean-Nicolas Jolivet <email@hidden>)
 >Re: NSCollectionView inside an NSSplitView? (From: Markus Spoettl <email@hidden>)
 >Re: NSCollectionView inside an NSSplitView? (From: Jean-Nicolas Jolivet <email@hidden>)
 >Re: NSCollectionView inside an NSSplitView? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: alloc/release confusion
  • Next by Date: Re: Programatically Uncheck "Change Picture" In Desktop Settings?
  • Previous by thread: Re: NSCollectionView inside an NSSplitView?
  • Next by thread: Retrieving the distinct values of an attribute for a Core Data entity
  • Index(es):
    • Date
    • Thread