Bug (big !) : Combo don't display lists ! |
Post Reply |
Author | |
Lodep59
Senior Member Joined: 03 April 2008 Status: Offline Points: 203 |
Post Options
Thanks(0)
Posted: 09 August 2010 at 3:36am |
Hello,
A big bug found today with help of some customers ! Try this (W7) : 1) Create new VB6 project and add suite controls 2) On the new form, add a CJ combo box 3) Add this code : Private Sub Form_Load() Me.ComboBox1.AddItem "1" Me.ComboBox1.AddItem "2" Me.ComboBox1.AddItem "3" End Sub 4) Compile, create project1.exe on desktop and then run the exe, click on combo button and you'll see this the list. 5) So far, it's ok. Now change the font size on windows to 125%. (How to - sorry French version : http://screencast.com/t/YzRiNzk1M ). You'll have to close your session an reopen it. 6) Once you've opened your session, run "Poject1.exe", you'll see this : http://screencast.com/t/Yjk3M2JlZ For resume, this is the same combo box (opened) on a windows with font = 100% : And on a windows with font = 125% : The combo list is not displayed ! Please help !!! |
|
Product: Xtreme SuitePro (ActiveX) last version
Platform: Windows 7 Ultimate Language: VB6 SP6 (FR) |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Thanks, Attached fixed ActiveX in support ticket.
|
|
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 |