02-18-2009 11:26 AM
Thanks for looking into this. Based on using the plotareasize and plotbounds property nodes, some trial and error leads to a viable prototype solution which is attached .....Don
08-12-2009 11:02 AM
Folks - I was previously able to put together a viable solution for putting two intensity graph containers on a panel and have them resize equally when the corner of the panel is resized.
I tested an even "better" way to do this - divide a front panel into two panes using a splitter bar and have splitter bar size proportionally (right-click splitter bar to do the latter). Also select to have each of the intensity graphs to 'Scale Object with Pane' again from right-click menu.
The only thing with the latter solution is although it is much cleaner, it is not as cool as the former solution because in the former solution you actually watch as the intensity graphs stretch across the panel, almost like one of the Windows PowerPoint effects of seeing an object fly in.
So depending on the coolness factor, you'll have to make your own decisions.
Don