Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting min size for DetailHTMLView?



On Monday, December 9, 2002, at 09:18 PM, Patrick Crowley wrote:

> Thanks for responding, Riley.
>
> Ok, I basically get what you're saying, but I'm still a little fuzzy 
> on a
> couple of implementation details...
>
> + Do I give my NSSplitView object a name (a la 'Internet.Whatever')?

Yes, using Interface Builder.

> + How does it know which subview I'm assigning a value to?

I believe the order is left to right, or top to bottom, depending on 
your split view.

> + Would something like this work?
>
> DataStore.Set("Internet.MySplitView.minPositions.0", "400"); <--top 
> view
> DataStore.Set("Internet.MySplitView.minPositions.1", "400"); <--bottom 
> view

I believe so. Here's an example from an existing channel:

	DataStore.Set("MyChannel.MainSplitView.minPositions", Array(93, 155));

__________________________________________________________________
Riley Howard
_______________________________________________
sherlock-channel-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/sherlock-channel-development
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Setting min size for DetailHTMLView? (From: Patrick Crowley <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.