• 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: Moving SplitView Divider Position
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Moving SplitView Divider Position


  • Subject: Re: Moving SplitView Divider Position
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 21 May 2008 23:42:24 -0700


On 21 May '08, at 10:45 PM, Apparao Mulpuri wrote:

Is there any provision to change the NSSplitView divider position
programmatically(with out using mouse).

Yes, in 10.5:

- (void)setPosition:(CGFloat)position ofDividerAtIndex: (NSInteger)dividerIndex;

You can do it in 10.4, but you have to use the Accessibility API to adjust a property (sorry, I don't have any code handy that does this, but I'm sure it's been discussed here in the past.)

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: 
 >Moving SplitView Divider Position (From: "Apparao Mulpuri" <email@hidden>)

  • Prev by Date: Re: creating a resource fork and writing raw bytes to it
  • Next by Date: Re: creating a resource fork and writing raw bytes to it
  • Previous by thread: Moving SplitView Divider Position
  • Next by thread: NSConnection does not close ports
  • Index(es):
    • Date
    • Thread