I am about to create for a client a form that will have somewhere around 6-9 (Design still not set) “areas” (Panels) in it, where there will be a graph in each ( via foxgraph see ). This will be a dashboard page for my clients. Now I want the form to be resizeable (easy enough) but the issue is that I want each of the graphs to resize proportionally.
(For those who may not know if one anchors each of the areas as the form grows the areas start to overlap. One can lock the size of some of the areas and let the other areas shrink and grow but that is only a partial fix.)
Example: If there are 9 areas, and let us assume that they are laid out in a tick-tack-toe formation. I need each to resize by 1/3 of the whole form change. And of course not only resize but adjust the top and left as needed. Now I have done this in the past my writing code to do the needed calcs and roll my own anchoring routines, but before I do it again for this project I was wondering if there is some standard solution out there that I am missing. Any suggestions?
Lion Crest Software Services
Anthony L. Testi
President
(For those who may not know if one anchors each of the areas as the form grows the areas start to overlap. One can lock the size of some of the areas and let the other areas shrink and grow but that is only a partial fix.)
Example: If there are 9 areas, and let us assume that they are laid out in a tick-tack-toe formation. I need each to resize by 1/3 of the whole form change. And of course not only resize but adjust the top and left as needed. Now I have done this in the past my writing code to do the needed calcs and roll my own anchoring routines, but before I do it again for this project I was wondering if there is some standard solution out there that I am missing. Any suggestions?
Lion Crest Software Services
Anthony L. Testi
President