Project

General

Profile

« Previous | Next » 

Revision 10ebd800

Added by skyjake over 11 years ago

libdeng2|Widgets: Refining the layout rules implementation

The Rule class hierarchy provides tools for specifying dynamic
mathematical expressions (e.g., for widget layout). The implementation
is still rather rough, though.

Todo for later: Rules are rather powerful, but there is also need for
a (higher-level?) mechanism where parent widgets can lay out child
widgets according to some principle (list, grid, etc.). In practice,
it can build on the Rules. In any case, manually constructing complex
rules is a bit arduous.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences