• 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: Larger "round button" in Interface Builder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Larger "round button" in Interface Builder?


  • Subject: Re: Larger "round button" in Interface Builder?
  • From: Graham Cox <email@hidden>
  • Date: Thu, 3 Sep 2009 11:06:25 +1000


On 03/09/2009, at 8:51 AM, Gabriel Zachmann wrote:

Thanks a lot for your response and for the hint!

The main reason why I chose the bevel buttons is that I need a row of large buttons.


You might consider writing a custom button cell class. Then you can make them look however you want. Depending on how much you override, you can alter an existing design in a subtle way or make something completely new. Go wild! Button cells are fairly straightforward, and you are still able to use the underlying button control logic so it's not like writing a complete button from scratch.

I did this recently for a button I'm using in a NSMatrix and the resulting cell class was only a couple of methods.

--Graham


_______________________________________________

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: 
 >Larger "round button" in Interface Builder? (From: Gabriel Zachmann <email@hidden>)
 >Re: Larger "round button" in Interface Builder? (From: Kyle Sluder <email@hidden>)
 >Re: Larger "round button" in Interface Builder? (From: Gabriel Zachmann <email@hidden>)

  • Prev by Date: Re: NSTask flaky about posting terminate notification, in 10.6
  • Next by Date: Binding custom properties in NSCollectionView?
  • Previous by thread: Re: Larger "round button" in Interface Builder?
  • Next by thread: Binding custom properties in NSCollectionView?
  • Index(es):
    • Date
    • Thread