 Thread Author
# 1

01-01-2011, 07:37 AM
|
| CrackBerry User | | Join Date: Sep 2010 Posts: 58 Likes Received: 0
Thanked 13 Times in 8 Posts
| |
Status Test
I thought about something last night but I'm not sure how I'm going to do it. So typically, at the moment, I have a status text that is being used for all my icons to show there names. I have a weather icon which I would like the status text to always stay on underneath the icon but then the status icon that I have for all the icons will technically show the weather status twice. I was thinking well I could do multiple status text for each slots but then to me that would be a waste of coding. Other way I thought of doing is hiding the "bigger" status text when weather icon is focused but to do this I need the whole status text code that TB generates which I don't know what it is.
weather: Code: <image id="Weather_Status_Text" x="-10" y="-57" width="150" height="28" xlink:href="x-object:/EntryDescription?showname&width=150&height=28&font-family=Calibri&font-style=plain&font-size=16&fill=white&id=slot16&align=right&showinfo=left"/> what do you guys think I should do.
|