]> git.tdb.fi Git - libs/gltk.git/commit
Implement next/previous navigation in Panel
authorMikko Rasa <tdb@tdb.fi>
Tue, 17 Sep 2019 19:38:04 +0000 (22:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 17 Sep 2019 19:38:04 +0000 (22:38 +0300)
commitcfb830ca263defc307f9cfac74fb6771f6b7bfc6
treeb24ca52f8b8b791a59145deaa2f48b4cbd1efbb7
parent2aa99730d8c3106deeac1186e057055604835752
Implement next/previous navigation in Panel

The order is the one widgets were added in, which I think should produce
a sensible result in common scenarios.
source/panel.cpp
source/panel.h