
Looking for shape w/macros like the MS-provided Gantt chart
I am trying to develop a simple, in-house utility. To do it properly, I need
a shape that behaves similarly to the MS-provided Gantt chart shape.
Basically, the shape is a rectangle with a number of smaller rectangles in
it. When you grow the shape vertically, more of the smaller rectangles are
added. When you shrink it vertically, some of the smaller rectangles are
removed.
I have figured out how to catch the various events so I can resize the outer
box properly. However, with a grouped object, the smaller rectangles move
about in the larger one, thus each one would need to be moved after each
sizing operation. This seems harder than necessary.
What would be tremendously helpful would be a shape with an associated macro
that some one could provide me to use as a basis for my application. Any
ideas and/or comments to point me in the right direction would also be very
helpful.
Thank you.
--
Gerry Roston