Lumiera  0.pre.03
»edit your freedom«
navigator-widget.hpp File Reference

Go to the source code of this file.

Description

Widget for navigation controls within the timeline UI.

Since the timeline is effectively some kind of table grid, with a track header pane on the right and the timeline body display to the left, and since the latter has a time ruler running along it's top, there is a basically unused screen area in the first cell within the typical timeline layout of any media handling application. Lumiera uses this area to render a navigation control, since the player control (which also would be a natural choice of usage for this area) is already located in the timeline pane's general toolbar, or alternatively in the viewer pane. Since this area is always prominently visible, it is very attractive for global navigation controls

Todo:
WIP-WIP-WIP as of 12/2016

Definition in file navigator-widget.hpp.

#include "stage/gtk-base.hpp"

Classes

class  NavigatorWidget
 

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::timeline
 The timeline display and editing operations.