On 3/27/06, thunderstumpgesatwork <[EMAIL PROTECTED]> wrote:

> I was setting the scrollPolicy in the constructor of my cell renderer;
> moving it to an override of "commitProperties" fixed it. Is this an
> appropriate place to put something like this?

Constructor is fine.

> A similar question, I'm setting some visual properties based on the
> dataObject and listData. Currently I'm setting these visual properties
> in the override of "function set dataObject". Is this appropriate? It
> seems to work. Maybe it should go in commitProperies too?

I think commitProperties is the better place to do this.

Manish


--
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/

<*> 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