wxwidgets/include/wx/ribbon
Blake Madden 567f8c47af Add wxRibbonBar::GetPageById()
To find a page by ID currently you have to use a recursive FindWindow
(which would also look at the child Panel windows). This function allows
for finding a page by ID more elegantly.

Closes #24211.
2024-01-19 02:49:47 +01:00
..
art.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
art_internal.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
bar.h Add wxRibbonBar::GetPageById() 2024-01-19 02:49:47 +01:00
buttonbar.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
control.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
gallery.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
page.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
panel.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
toolbar.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00