Print Page | Close Window

Bug (big !) : Combo don't display lists !

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=17082
Printed Date: 12 September 2024 at 4:47pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug (big !) : Combo don't display lists !
Posted By: Lodep59
Subject: Bug (big !) : Combo don't display lists !
Date 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)



Replies:
Posted By: Oleg
Date Posted: 11 August 2010 at 3:41am
Thanks, Attached fixed ActiveX in support ticket.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net