20,741
edits
| Line 416: | Line 416: | ||
=== Layout Management ({{Not done}}) === | === Layout Management ({{Not done}}) === | ||
* [https://gitorious.org/fg/fgdata/blobs/master/Docs/README.layout $FG_ROOT/Docs/README.layout] | |||
Have you thought where the layout logic will work in this scheme? Right now it's all in C++, and a layout manager might make sense for the canvas in general (think about laying out text or elements on an MFD or EICAS), possibly even in C++, but again you maybe already have a solution. | Have you thought where the layout logic will work in this scheme? Right now it's all in C++, and a layout manager might make sense for the canvas in general (think about laying out text or elements on an MFD or EICAS), possibly even in C++, but again you maybe already have a solution. | ||