Re: how to make a finder-like button
Re: how to make a finder-like button
- Subject: Re: how to make a finder-like button
- From: Hiroshi Saito <email@hidden>
- Date: Thu, 18 Nov 2004 18:57:30 +0900
Hi,
You can simulate NSSegmentedControl by using NSMatrix. It can display
only images
but text. I have done this before.
If you see in /Applications/Safari.app/Contents/Resources, you can find
some
images for similar use.
--
Hiroshi Saito
On Nov 18, 2004, at 10:16, 김경옥 wrote:
Thanks for your answer.
That's what I was looking for.
I wonder how to use it for 10.2 application.
Because the finder in 10.2 also has the NSSegmentedControl, I think
there
must be any way to use it even in 10.2.
Thanks again.
G. Kim
-----Original Message-----
From: Phil [mailto:email@hidden]
Sent: Wednesday, November 17, 2004 8:11 PM
To: John Stiles
Cc: email@hidden; email@hidden
Subject: Re: how to make a finder-like button
On Tue, 16 Nov 2004 18:06:32 -0800, John Stiles <email@hidden>
wrote:
You want NSSegmentedControl.
This is not in Panther's Interface Builder palette, but you can either
create one via code, or use Tiger's Interface Builder.
Although if you really want to use IB, there is a palette for it
available
at - http://www.droolingcat.com/software/nssegmentedcontrolpalette/
-Phil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden