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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to