Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: 2.0.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2 Advanced Comps.
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
In order to present the desired public API for the checkboxButton, we want to remove the JSF component "labelPosition" attribute from the component, and instead hard-code it internally to the "on" setting. This will force the renderer to use the YUI comp. label rendering in all cases, which is desired.
The second step is to modify the Rime skin for the checkboxButton to use images that work well with the centre rendered label, but with Rime-esque coloring, etc.
The second step is to modify the Rime skin for the checkboxButton to use images that work well with the centre rendered label, but with Rime-esque coloring, etc.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
rev 23431 now has no labelPosition attribute for checkboxButton component. But....the org.icefaces.component.checkbox.skins.rime folder still requires the following images that are referenced in it's css file
background-active.gif
backgorund-disabled.gif
background-focus.gif
background-highlight.png (this is the one that shows when the button is selected or checked is true).
background.png