On 11/7/06, Tom Chiverton <[EMAIL PROTECTED]> wrote:
> On Tuesday 07 November 2006 08:33, kribot wrote:
> > Ex : When I add an object of type String in my list I want the Bitmap
> > 001.gif to be added in the same row, if I add an int I want the Bitmap
> > 002.gif etc.
>
> I assume you are overriding the setItem(foo):void method or similar ?
> In which case all your need is to check typeof(foo) and add the correct thing.
>

No, for the moment I just use the dataProvider property and give it an
Array of string or int. I don't get it, how you could add a bitmap & a
string in the same row..

Thx for the help :)

-- 
krib


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to