On 10/17/05, Sreejith Unnikrishnan <[EMAIL PROTECTED]> wrote:
> I could not help saying this .... the inline cell renderers rock!
> Very clean and very usable!

You're talking about the new cell renderer API and the drop-in cell
renderers (Label, Button, etc., now work out of the box!).  By "inline
cell renderers" we mean something slightly different, and I don't
believe we have this in the alpha.

Example of inline cell renderer:

 <List>
  <!-- cell renderer is defined inline -->
  <cellRenderer>
   <Box>
    <Label ... />
   </Box>
  </cellRenderer>
  <dataProvider> ... </dataProvider>
 </List>


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

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