• 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: how to make a finder-like button
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >RE: how to make a finder-like button (From: 김경옥 <email@hidden>)

  • Prev by Date: Re: HTML Parsing in Objective-C?
  • Next by Date: Re: how to make a finder-like button
  • Previous by thread: Re: how to make a finder-like button
  • Next by thread: Re: how to make a finder-like button
  • Index(es):
    • Date
    • Thread