wxwidgets/interface/wx/ribbon
Blake Madden 3f7e1e8414 Add GetPanel(), GetPanelById() and GetPanelCount() to ribbon page
This provides parity with the ribbon bar's GetPage() set of functions,
and adds an easy way to find a panel and show/hide it.

Also, add example and discussion about showing/hiding panels on a
ribbon.

Closes #24319.
2024-02-16 00:26:33 +01:00
..
art.h Consistently use @see in Doxygen documentation 2023-02-20 23:02:18 +01:00
bar.h Add wxRibbonBar::GetPageById() 2024-01-19 02:49:47 +01:00
buttonbar.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
control.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
gallery.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
page.h Add GetPanel(), GetPanelById() and GetPanelCount() to ribbon page 2024-02-16 00:26:33 +01:00
panel.h Add GetPanel(), GetPanelById() and GetPanelCount() to ribbon page 2024-02-16 00:26:33 +01:00
toolbar.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00