The occupied front panel space can be obtained by calling
"GetPanelImage" via an invoke node. The resulting cluster "bounds"
describes the union of all front panel objects. The front panel can then
be resized to fit these bounds. The content of the front panel can be
repositioned by manipulating "FrontPanelWindow.Origin". This "...Origin"
points with an _unknown_ _offset_ (which varies with the FP´s layout) to
the upper left corner of the front panel content.
How to exactly calculate the origin from other front panel values?
Thanks,
TC