OMOTE/Platformio/OmoteUI/core/page
Matthew Colvin 7c089e395a Add an Helper in UIElement that converts lvgl object into UIElements or children via a static cast.
Make Tabview a friend of Base Page to allow it to notify pages that they are hidden or showing.

Implement the notification in Tabview to allow pages to know they are showing.
2023-09-22 23:36:25 -05:00
..
PageBase.cpp Added concept of Background Screen that allows for construction of pages before knowing the final parent. 2023-09-22 19:59:24 -05:00
PageBase.hpp Add an Helper in UIElement that converts lvgl object into UIElements or children via a static cast. 2023-09-22 23:36:25 -05:00
SettingsPage.cpp Added concept of Background Screen that allows for construction of pages before knowing the final parent. 2023-09-22 19:59:24 -05:00
SettingsPage.hpp Added concept of Background Screen that allows for construction of pages before knowing the final parent. 2023-09-22 19:59:24 -05:00
TabView.cpp Add an Helper in UIElement that converts lvgl object into UIElements or children via a static cast. 2023-09-22 23:36:25 -05:00
TabView.hpp Add an Helper in UIElement that converts lvgl object into UIElements or children via a static cast. 2023-09-22 23:36:25 -05:00