Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - SOLVED: Skin problem with ComboBox Scrollbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SOLVED: Skin problem with ComboBox Scrollbar

 Post Reply Post Reply
Author
Message
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Topic: SOLVED: Skin problem with ComboBox Scrollbar
    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....
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 18 November 2009 at 7:42am

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
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 18 November 2009 at 1:13pm
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....
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 19 November 2009 at 4:26am
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
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 19 November 2009 at 2:07pm
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....
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 20 November 2009 at 2:33am
Hi,
 
Yes, its time to find solution for it :)  It will be solved with 13.2.2.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.