SOLVED: Skin problem with ComboBox Scrollbar |
Post Reply |
Author | |
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Posted: 16 November 2009 at 3:29pm |
Hi,
Are there any known problems with ComboBox Scrollbar? I have a CB (MS&CJ) where the scrollbar is just an ordinary XP scrollbar.
I have version of ComCtl32.ocx 6.0.81.6
I have version of ComCtl32.dll 5.82.2900.2982
on XP Professional 2002 ServicePack 2
The scrollbar does work for ReportControl and PropertyGridControl, so I don't think it's skin file problem...
Any advice on this?
Thanks a lot in advance
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, 1. To see Skinned toolbar you need compile exe and run outside of IDE (+ manifest)
2. Problem can be for case where you have comboBox before you loadSkin. Unfortunatelly ApplyWindow won't change - because ListBox of ComboBox is separate popup window.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Oleg,
I tried with CJ sample: SDISample and it shows same XP scrollbar as I mentioned before.
Just add a CJ combobox to form and add about 20 items to CB and create exe. Switching styles doesn't make a difference.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Yes see my note 2.
SkinFramework is created _after_ this Combo so it can't catch moment when Combo's List was created.
Ideally if you have some SplashScreen before you create any form that will have Skinframework - later you can hide this window.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Oleg,
OK, it works when SkinFrameWork control is on "SplashScreen" and load skin in form load event.
But what would I have to do when I didn't have a Splashscreen? Would this be "Mission Impossible IV" ?
Well I have one (most of time) so this isn't a big deal... But if there's a another solution I would be gratefull to hear it.
Thanks for solving this.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Yes, its time to find solution for it :) It will be solved with 13.2.2.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |