I have added my own RibbonBar to an MDI frame-based application. However, I do not understand how the 'recent items' area gets populated in the ApplicationMenu area of the RibbonBar. What I'm looking for would be analogous to what happens as you open multiple sheets and it creates a list of the open windows n the standard pfc menu under the 2nd option from the right ( which is usually the 'Window' option.
The picture below is from the Powerbuilder 2022 help just as an example of what I'd like to see happen.
I do not understand what mechanism populates the Recent Items and wondered if I am missing some code.
My real question is: Where do I look for the solution to this or how can I debug it?