Yes, here is an example..... trackList is Listbox....
var object=trackList.appendElement("<item width='100%'><div height='100%'
width='100%' cursor='hand' enabled='true' background=\"#000000\"><img
cursor='hand' y='3' x='1' src='stock_images/icon_incomplete.png'
enabled='true'/><label x='20' wordwrap='false' width='330' height='20'
color=\"#ffff00\">"+ItemArray[i]+"</label></div></item>");
this is just for an idea......, may be useful....
-Mohan.
On Fri, Sep 19, 2008 at 3:44 AM, Tony <[EMAIL PROTECTED]> wrote:
>
> Is there any way to put and img and label together inside a listitem
> so that they appear side by side and not on top of each other?
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Desktop Developer Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Desktop-Developer?hl=en
-~----------~----~----~----~------~----~------~--~---