sorting items in commabbar combobox |
Post Reply |
Author | |
johnp
Groupie Joined: 21 February 2008 Status: Offline Points: 49 |
Post Options
Thanks(0)
Posted: 08 June 2010 at 1:23pm |
I cannot find a property or event that would cause items added to a commandbar combobox to be listed in alphabetic order. I am loading font face names from the system fonts and they are added in an, apparently, random order. I notice that this happens in some of the sample projects too.
Am I missing something?
|
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
It does not appear that there is a built-in sort method for the commandbar combobox - couldn't you just sort your list of fonts into an array and then populate the combobox from there?
It might be worthwhile to open a feature request in the support system at https://support.codejock.com |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
johnp
Groupie Joined: 21 February 2008 Status: Offline Points: 49 |
Post Options
Thanks(0)
|
Ok thanks... I was sure that I must be overlooking something. I guess that I will have to come up with a work around as you suggest.
|
|
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 |