How Multiple MRU / Recent File Lists in Ribbonbar
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=20124
Printed Date: 22 November 2024 at 10:55am Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: How Multiple MRU / Recent File Lists in Ribbonbar
Posted By: sforces
Subject: How Multiple MRU / Recent File Lists in Ribbonbar
Date Posted: 13 September 2012 at 11:04am
Is it possible to create more than one MRU / Recent File List to be displayed in the file menu of a Ribbonbar?
If yes, can someone share some sample code on how to do that?
------------- Product: Xtreme Suite Pro (ActiveX) version 16.3.1
Platform: Windows XP SP3 (32bit)
Language: Visual Basic 6.0 SP6
|
Replies:
Posted By: sforces
Date Posted: 18 September 2012 at 10:25pm
Is it not possible to have more than one MRU / Recent File List control?
I actually need 1 to be a real MRU / Recent File List. Another, I need to load a playlist kind of items in to. But I want it to look like the MRU / Recent File List control.
Anyone have any suggestions?
------------- Product: Xtreme Suite Pro (ActiveX) version 16.3.1
Platform: Windows XP SP3 (32bit)
Language: Visual Basic 6.0 SP6
|
Posted By: sforces
Date Posted: 25 September 2012 at 10:38pm
I guess the lack of response means that it's not possible?
sforces wrote:
Is it not possible to have more than one MRU / Recent File List control?
I actually need 1 to be a real MRU / Recent File List. Another, I need to load a playlist kind of items in to. But I want it to look like the MRU / Recent File List control.
Anyone have any suggestions?
|
------------- Product: Xtreme Suite Pro (ActiveX) version 16.3.1
Platform: Windows XP SP3 (32bit)
Language: Visual Basic 6.0 SP6
|
Posted By: markp.uk
Date Posted: 15 February 2014 at 11:47am
It is possible but the actual Recent File List is part of the command bar and each command bar only has 1 and whilst i was playing it seems you can only have 1 command bar on a form, i got round it by putting my Recent File List on my main form and Recent Folder List ( another command bar with all toolbars deleted) on my backstageview form, this seems to work fine.
------------- The weekend has landed.....
Long live the weekend!!!
Product: Xtreme SuitePro
(ActiveX) version 16.3.1
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0 SP6
|
|