nice idea, I'm just about to get my hands on the gantt chart, but with real GridTree control so each row can display more than drawings.

On 4/12/06, Karl Johnson <[EMAIL PROTECTED]> wrote:
Yep I created one.

It combines a tree control with a "grid". The grid is a not actually a
grid control because of performance problems, but is actually a big
canvas. On the expand and collapse events of the tree, I redraw the
gantt chart grid (using the drawing api) to have rows (color determined
by criteria for each row) that match the amount of expanded tree nodes.

The perf is pretty good, mostly instant drawing and no datagrid overhead
etc. The control is pretty much modeled after the MS Project gantt
chart.

|<

Karl Johnson
Cynergy Systems
http://www.cynergysystems.com

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On
Behalf Of juscodin
Sent: Tuesday, April 11, 2006 11:18 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] gant chart


Has anyone worked on creating a gant chart capability with Flex?






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









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







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




Reply via email to