Good Questions...
#1
Big Grin 
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.
Reply


Messages In This Thread
Good Questions... - by slinuxgeek - 2012-03-16, 07:30
RE: Good Questions... - by Hitcher - 2012-03-16, 10:10
Logout Mark Read Team Forum Stats Members Help
Good Questions...1