On 12/7/2012 9:12 AM, gNeandr wrote:
> On 07.12.2012 12:11, Arivald wrote:
>>> From: "gNeandr" <gNeandr_@_
g_m_x.de>
>>> Any good reference how to show up an icon on which a text (a single
>>> number or letter) can be placed dynamically?
>>>
<snip>
>> Maybe stack <label> over image?
>>
> Yes, indeed that works.
>
<snip>
>
> I also have it on a toolbarbox but at the moment have problems to add it
> to a 'treecell'
> .. hope to get that done also.
>
> Next I'll try to change all of that to a xbl :>
Putting it on a tree might or might not work; I am pretty sure it
doesn't, at least, for trees with custom tree views. One solution is to
manually composite it on a <html:canvas> and set the image to its data
URI instead... I think Songbird did that at some point.
HTH,
--
Mook