Hello every one,
1.
can we have background color or background image/texture for a "label" control, If Yes then How can we do that? Its not on wiki.
2.
I have a list control with some static contents :
<content>
<item id="1">
<label>Songs</label>
<onclick>...</onclick>
</item>
<item id="2">
<label>Artist</label>
<onclick>...</onclick>
</item>
</content>
And I am displaying these choices on label through <itemlayout> & <focusedlayout> but instead of label I want to display them as buttons .
So the question is can we have "button" control inside <itemlayout> & <focusedlayout> for a list / list kind of
control ? advantage will be that we will be able to set image/texture for buttons background.
Thank You for Help.
Good Questions...
slinuxgeek
Senior Member Posts: 180 Joined: Feb 2012 Reputation: 0 |
|
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2012-03-16 10:10
Post: #2
1. Not one that will auto-size to the length of the label - you just have to display a texture underneath the label.
2. No, you have to 'fake' it by using your button textures in image controls with visible conditionals for when it's focused and when it's enabled. ![]() |
| find quote |

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
Search
Help