![]() |
custom List in BackstagePage like RecentList |
Post Reply
|
| Author | |
MarcoW
Newbie
Joined: 24 May 2019 Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: custom List in BackstagePage like RecentListPosted: 24 May 2019 at 8:00am |
|
Hi, we are trying to use the BackstagePages and would like to implement a list that is showing recently used items, like the CXTPRibbonBackstagePageRecent does. How can that be achieved? With an derived CXTPRibbonBackstagePage or can the CXTPRibbonBackstagePageRecent directly be derived and modifed so that we can add items manually?
|
|
![]() |
|
Alex H.
Senior Member
Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 May 2019 at 10:17am |
|
We derived one from CXTPRibbonBackstagePage.
This class has a member for the recent files CXTPRecentFileListBox m_wndList; To fill the list call: m_wndList.BuildItems(); we use XTP 18.4 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |