![]() |
How to add "Recent documents" to SystemButton Menu |
Post Reply
|
| Author | |||
adwild2
Groupie
Joined: 17 December 2008 Location: Netherlands Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: How to add "Recent documents" to SystemButton MenuPosted: 05 February 2009 at 3:14am |
||
|
When you open the system menu in Microsoft Word you see the recently opened documents right of the other menu options. How can i achieve this with the CodeJock CommandBars Control? An expample would be great, don't mind in what programming language. I probably have to attach a commandbar of type CXTPRibbonSystemPopupBarPage to the System Button Menu, but haven't found an example how this should be done.
MS Word example:
![]() Greetings,
Arie
( Xtreme SuitePro (ActiveX) version 12.1.1 )
|
|||
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP SP3 (32bit) Language: Progress OpenEdge 10.2A |
|||
![]() |
|||
San0k
Groupie
Joined: 06 February 2008 Location: Ukraine Status: Offline Points: 48 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 August 2009 at 10:10am |
||
|
I need solution too!
|
|||
![]() |
|||
San0k
Groupie
Joined: 06 February 2008 Location: Ukraine Status: Offline Points: 48 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 August 2009 at 11:33am |
||
|
I have find a solution!
BUT! How I can add buttons to bottom of system menu (like "Exit Word") ??? |
|||
![]() |
|||
Albert1
Groupie
Joined: 01 February 2007 Location: Italy Status: Offline Points: 66 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2009 at 5:14pm |
||
|
Hello,
im trying to use this:
|
|||
|
Product: Xtreme SuitePro (ActiveX) version 13.4.1 / 16.3.0
Platform: Windows Vista (32bit) - SP 2 Language: Visual Basic 6.0 (SP6) |
|||
![]() |
|||
San0k
Groupie
Joined: 06 February 2008 Location: Ukraine Status: Offline Points: 48 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 August 2009 at 6:14am |
||
|
Thanks! It works!
|
|||
![]() |
|||
JvdH
Groupie
Joined: 09 May 2008 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 October 2009 at 4:20am |
||
|
Hello, How can I add items to the recent list at runtime? |
|||
|
Product: Xtreme SuitePro (ActiveX) version 13.2.1
Platform: Windows 7 (64bit) Language: Visual Basic 6.0 SP6 |
|||
![]() |
|||
joeliner
Senior Member
Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 October 2009 at 2:16am |
||
NOTE: i have changed class to CXTPRibbonControlSystemPopupBarListItem
|
|||
|
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3 Language: Visual Basic 6 SP6 |
|||
![]() |
|||
JvdH
Groupie
Joined: 09 May 2008 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 October 2009 at 5:11pm |
||
|
|||
|
Product: Xtreme SuitePro (ActiveX) version 13.2.1
Platform: Windows 7 (64bit) Language: Visual Basic 6.0 SP6 |
|||
![]() |
|||
joeliner
Senior Member
Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 October 2009 at 2:03am |
||
|
CommandBars.RecentFileList.Add works out out of the box. see sample.
If you want to add simple command button then use CXTPRibbonControlSystemPopupBarListItem
regards,
|
|||
|
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3 Language: Visual Basic 6 SP6 |
|||
![]() |
|||
Peter59
Groupie
Joined: 19 July 2007 Status: Offline Points: 61 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 October 2009 at 5:14am |
||
|
Hi,
is there a way to get the status of the recent files entries, e.g. Pinned/Unpinned by code? Thanks, Peter |
|||
|
Product: Xtreme SuitePro (ActiveX) version 15.2.1
Platform: Windows 7 64 Bit Language: Visual Basic 6.0 SP6 |
|||
![]() |
|||
joeliner
Senior Member
Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 October 2009 at 7:17am |
||
|
Not possible at the moment.
Probably CJ can add Pinned Property to RecentFileList
regards,
|
|||
|
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3 Language: Visual Basic 6 SP6 |
|||
![]() |
|||
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 |