Re: Best way to add a bevel to a subview
Re: Best way to add a bevel to a subview
- Subject: Re: Best way to add a bevel to a subview
- From: Yojimbo <email@hidden>
- Date: Thu, 30 Jan 2003 10:35:13 -0800
That's correct, however I honestly haven't explored that option so I'll
take a look to make sure there isn't anything there I can use.
Essentially all I want to do is emulate the iSynce sliding window so I
can provide greater detail etc. in a dialog type window without having
to show it all the time. To get this working correctly without having
the bevels composited over by the contents when resized, I've had to
use 2 NSView subclasses to do this which just seems wasteful to me. I
was hoping there was a better way that someone could recommend,
something more lightweight.
Thanks for the ideas!
Jim
On Wednesday, Jan 29, 2003, at 19:38 US/Pacific,
email@hidden wrote:
Date: Wed, 29 Jan 2003 16:32:50 -0500
Subject: Re: Best way to add a bevel to a subview
Cc: email@hidden
To: "Erik M. Buck" <email@hidden>
From: Scott Anguish <email@hidden>
On Wednesday, January 29, 2003, at 02:14 PM, Erik M. Buck wrote:
I am not sure I really understand what you want, but is there some
reason
you don't just use NSBox to contain whatever view needs a bevel ?
The stock NSBox palette in IB now limits your choices to the more Aqua
style suggestions, and that isn't one of them.
_______________________________________________
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.