• 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: NSSegmentedControl in a toolbar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSegmentedControl in a toolbar


  • Subject: Re: NSSegmentedControl in a toolbar
  • From: Brian Postow <email@hidden>
  • Date: Wed, 5 May 2010 15:03:26 -0400

On May 5, 2010, at 2:57 PM, Flavio Donadio wrote:

> Quincey,
>
>
> Now, that's the kind of answer I needed, even if it doesn't really get me where I want! At least, it stops me from pursuing something too difficult, impossible or undesirable.
>
> On 05/05/2010, at 14:17, Quincey Morris wrote:
>
>> And that points to your real problem -- what you want *isn't* a segmented control. Segment controls have their segment labels inside the segments, not below them, which is why (for example) what looks like a segmented control in Mail (Reply -- Reply All -- Forward) isn't one.
>
> I am sure a lot of people think it is a NSSegmentedControl. Is there a way to know this for sure? I mean, you seem to really know it, but how did you do?
>

the way to tell is to look in the preview.app package and see that there are parts of the buttons laying around as explicit separate files...

>> If you want it to look like the Mail toolbar, then you can't use a segmented control, and you're going to have to do some work. I don't know offhand how to get items with no space between them. Maybe that's what toolbar groups are for -- I've never had occasion to use them.
>
> For now, I am going the "cheap trick" route and using spaces to make it look like multiple labels, as advised by Brian Postow. That's what I did in the first design and I can live with that.
>
> I'll research about NSToolbarItemGroups some other day and post the results here. I have things to get done now. ;)
>
> Thanks everybody for the help (or for trying)!
>
>
> Cheers,
> Flavio_______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>

Brian Postow
Senior Software Engineer
Acordex Imaging Systems

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: NSSegmentedControl in a toolbar (From: Flavio Donadio <email@hidden>)

  • Prev by Date: Re: Client/Server Design
  • Next by Date: Re: Authenticate NSFileManager Operations
  • Previous by thread: Re: NSSegmentedControl in a toolbar
  • Next by thread: Re: Drawing glitches in NSTableView with variable row hight (just like Console.app)
  • Index(es):
    • Date
    • Thread