Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
navigator.hpp File Reference

Global interface navigation control. More...

Go to the source code of this file.

Description

Global interface navigation control.

Beyond just clicking on some buttons or issuing menu / key commands, the Lumiera interface allows the user to move through interface space, to leave one _"place"_ (WorkSite) and enter another. The interact::Navigator is a controller entity to implement the necessary mechanics for this navigation.

Todo:
WIP 2/2017 early draft / foundations of "interaction control"
See also
interaction-director.hpp
ui-bus.hpp

Definition in file navigator.hpp.

Namespaces

namespace  stage
 Lumiera GTK UI implementation root.
 
namespace  stage::interact
 UI interaction control.
 

Classes

class  Navigator
 Global cross-cutting navigation within user interface space. More...