Re: NSScrollView example?
Re: NSScrollView example?
- Subject: Re: NSScrollView example?
- From: "Peter Karlsson" <email@hidden>
- Date: Mon, 02 Aug 2004 06:53:50 +0000
Why do you create all those UI items in code and not in IB?
Because it's the user that build these tabs and objects at runtime.
Have you tried / thought about always having a scroll view, but
hiding the actual scroller while it's not needed?
Yes it has cross my mind, maybe.
Best regards Peter
From: j o a r <email@hidden>
To: "Peter Karlsson" <email@hidden>
CC: email@hidden
Subject: Re: NSScrollView example?
Date: Mon, 2 Aug 2004 08:48:39 +0200
Two things:
* Why do you create all those UI items in code and not in IB?
* Have you tried / thought about always having a scroll view, but hiding
the actual scroller while it's not needed?
j o a r
On 2004-08-02, at 08.29, Peter Karlsson wrote:
First I added a tabview to my drawer, on the tabview I added tabviewitems,
on each tabviewitem I added a scrollview, on the scrollview I added a
view, and on the view I added a slider. Is this the correct way of doing
it?
<< smime.p7s >>
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.