Print Page | Close Window

Bug (?) : refresh of combo control

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=12408
Printed Date: 07 October 2024 at 12:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug (?) : refresh of combo control
Posted By: Lodep59
Subject: Bug (?) : refresh of combo control
Date Posted: 11 October 2008 at 2:42pm
Hi,
 
When the animation is enabled for command bar (theme XP) :
 
CommandBars.PaintManager.EnableAnimation = True
 
the combobox controls (for font for example) are not correctly refreshed when you scroll down whith the scroll bar on the left of the combo.
 
If you want to reproduce that, open the office 2003 sample and on form_load add :
 
CommandBars.PaintManager.EnableAnimation = True
 
Run the project and deploy the font list. Scroll down with the scrollbar and look at the items in the combo.



Replies:
Posted By: Oleg
Date Posted: 13 October 2008 at 6:16am
Yes, Thanks, already fixed for next 12.1 release :-(
 
Please instead global CommandBars.PaintManager.EnableAnimation use now
CommandBars(i).EnableAnimation = True.


-------------
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