Print Page | Close Window

RecentFileList : not files but other kind of items

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=16104
Printed Date: 06 October 2024 at 8:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: RecentFileList : not files but other kind of items
Posted By: Alpicus
Subject: RecentFileList : not files but other kind of items
Date Posted: 29 January 2010 at 9:39am
uploads/20100129_093823_OL2007_new_mail.zip - Hi CJ'ers,
 
uploads/20100129_093823_OL2007_new_mail.zip - Using Suite Pro 13.2.1, I would like to add a list in the System Menu like the RecentFileList. Unfortunately RecentFileList seems to accept only files in its list. As a sample, I attached a screenshot of a new email window and its menu : my objective is to create a list like the one in the red square exactly at this place with the same layout.
 
  http://forum.codejock.com/uploads/20100129_093823_OL2007_new_mail.zip">
 
uploads/20100129_093823_OL2007_new_mail.zip - Thanks for your future answer,
 
uploads/20100129_093823_OL2007_new_mail.zip - Phil


-------------
Product: Xtreme SuitePro (ActiveX) version 13.2.1
Platform: Windows Vista SP2 (32bit)
Language: Visual Objects 2.8



Replies:
Posted By: JantjeKeizer
Date Posted: 29 January 2010 at 3:46pm
You can create a 'CXTPRibbonControlSystemPopupBarListCaption' using the CreateCommandBarControl function and then fill that with
'CXTPRibbonControlSystemPopupBarListItem's created with that same function.
It allows you to get the exact same looks as the recent file list, except the pins.
I always use it instead of the built in recent file list as it is no use for me because you have absolutely no control at all.
Oh and set its BeginGroup to true, or else it will look ugly.


Posted By: shipwreck
Date Posted: 29 January 2010 at 7:34pm
JantjeKeizer,
   You are exactly right my friend. I was actually having some trouble out of the recent file list as well. It's rendered useless except in apps like MS Word or similar.

-------------
Product: Xtreme Suite Pro (Active-X), Version 15.3.1

Platform: Windows 7 Ultimate SP1 (64Bit) & Windows XP Mode SP3 (32Bit)

Language: Visual Basic 6.0 SP6


Posted By: Alpicus
Date Posted: 30 January 2010 at 7:39am
Thanks for the answers ! I will try that...

-------------
Product: Xtreme SuitePro (ActiveX) version 13.2.1
Platform: Windows Vista SP2 (32bit)
Language: Visual Objects 2.8


Posted By: Alpicus
Date Posted: 31 January 2010 at 1:36pm
I tried and it works well. My last question : is it possible to assign an icon because I tried thru IconId property but without success !?!?

-------------
Product: Xtreme SuitePro (ActiveX) version 13.2.1
Platform: Windows Vista SP2 (32bit)
Language: Visual Objects 2.8


Posted By: sforces
Date Posted: 05 August 2010 at 12:54pm
Glad I'm not the only one with same results. I've been trying to move from another MRU component to the RecentFileList. The other component has a Key, Caption, Value properties which we found very useful and very much lacking in the RecentFileList. For me, it's that I need to show the user one value but use a different value internally.

I really hope Codejock extends the control, otherwise as others seems to have found, it's useful for most things.

Originally posted by JantjeKeizer JantjeKeizer wrote:

You can create a 'CXTPRibbonControlSystemPopupBarListCaption' using the CreateCommandBarControl function and then fill that with
'CXTPRibbonControlSystemPopupBarListItem's created with that same function.
It allows you to get the exact same looks as the recent file list, except the pins.
I always use it instead of the built in recent file list as it is no use for me because you have absolutely no control at all.
Oh and set its BeginGroup to true, or else it will look ugly.


-------------
Product: Xtreme Suite Pro (ActiveX) version 16.3.1

Platform: Windows XP SP3 (32bit)

Language: Visual Basic 6.0 SP6



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net