• 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
Setting one toolbar icon without text...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting one toolbar icon without text...


  • Subject: Setting one toolbar icon without text...
  • From: Oliver Cameron <email@hidden>
  • Date: Sat, 17 May 2003 11:45:08 +0100

Hey guys, I have a drop down menu in a toolbar, and to be honest, it
looks kind of weird with text below it. Im just wondering if its
possible to have one icon out of all the rest, without text. I don't
mean just deleting the label text. I mean so the icon is centered
vertically.

If you dont know what I mean, if you set a toolbar as icon only, thats
how I want it to look, but with only 1 icon. Help if you can!

Heres my current config code:

[item setLabel:@"Code Editors"];
[item setPaletteLabel:[item label]];
[item setView: codeEditors];
[item setMinSize:NSMakeSize(120, NSHeight([codeEditors
frame]))];
[item setMaxSize:NSMakeSize(120, NSHeight([codeEditors
frame]))];
[item setTarget: self];
_______________________________________________
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.

  • Prev by Date: Re: Calculation by string
  • Next by Date: OT: Italian Cocoa Developers Group
  • Previous by thread: Re: WebCore question
  • Next by thread: OT: Italian Cocoa Developers Group
  • Index(es):
    • Date
    • Thread