Home | All Classes | Grouped Classes | Index | Search

Class CL_Button_Silver

Button default style. More...

Derived from: CL_ComponentStyle
Derived by: none
Group: GUI (Style: Silver)

#include <ClanLib/guistylesilver.h>

Construction:

CL_Button_Silver

Constructor

Operations:

set_font

Sets the font used to draw the label.

set_font_disabled

Sets the font used to draw the label in disabled mode.

set_surface_up

Sets the surface used when button is in the up-state.

set_surface_down

Set the surface used when button is in the down-state.

set_surface_highlighted

Sets the surface used when button is highlighted.

set_surface_disabled

Sets the surface used when button is disabled.

set_surface_draw_only

Selects if the surfaces should be drawn alone, or with the normal frames.

Detailed description:

!group=GUI/Style: Silver! !header=guistylesilver.h!

Script attributes:

Note that it inherits the attributes of CL_Button and CL_Component as well.



Questions or comments, write to the
ClanLib mailing list.