color bevelbutton

Is it possible to change the colour of a bevelbutton in Mac ?

No, I’m afraid not.

Roll your own buttons using a subclass of canvas.

or Create an icon of that color with the text you want and assign it to the bevelbutton

I am disappointed in the lack of the ability to color buttons.

Here is a very simple example
color buttons
put the action code in mouseup

[quote=46028:@Axel Schneider]Here is a very simple example
color buttons
put the action code in mouseup[/quote]

Got ‘Transaction server failed’. No buttons. :frowning:

do it again, German Telekom problem.
Sometimes the error occurs.

I am using Agama Webbuttons, which let you design and create buttons from the start up. It lets you even create multiple states of your basic button. Together with changing the mouse cursor into a pointing hand, you give your end user a true feel of pushing a real button.

Sometimes we have to be a little more creative than using the tools out of the box.

Beautiful work, and as it uses standard coding, perfectly cross-platform !

Thanks :slight_smile: