Canvas widgets: Difference between revisions

Jump to navigation Jump to search
m
Line 341: Line 341:
* mouse/event
* mouse/event


=== Layout Management {{Not done}} ===
=== Layout Management ({{Not done}}) ===
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.


Navigation menu