Skinning
Icons / Images on a ToggleButtonBar
by jlagunas on Jun.11, 2008, under Skinning
The following example shows you how to apply an image as an icon to a ToggleButtonBar for each button.
Skinning a Button
by jlagunas on Jun.03, 2008, under Skinning
The following example shows you how to apply a background image to a button based on its current state. (Note: To view the disabled skin just add enabled=”false” to your button)
Skinning the ToggleButtonBar
by jlagunas on Jun.03, 2008, under Skinning
The following examples show you how to apply:
- a background image to a ToggleButtonBar
- a background image to each button based on its current state (up/over/down)
- an icon to each button based on its current state (up/over/down/selected)
