Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Possible error in Studio 2005 Theme Collapse All
Subject Author Date
Damien Castelltort Dec 10, 2009 - 7:53 AM

Hi,


I recently updated from 2.83 to 2.87 and I noticed that the look of the buttons has changed (Studio 2005 Theme) as you can see bellow :


http://img707.imageshack.us/i/profuis.png/ (2.83 above, no other changes in the application).


After some investigation, I found a new boolean in CExtButton::_RenderImpl : _bTransparentBk (line 2203).


But in the CExtPaintManager::PAINTPUSHBUTTONDATA structure declared line 2247, the last parameter is bTransparent like in the 2.83 version and not _bTransparentBk as I suppose it should be.


I changed this boolean in the structure and now my buttons are ok, but I prefere to have your opinion about this ;)


Thanks,


Aurelien Loizeau

Technical Support Dec 10, 2009 - 2:07 PM

We improved Visual Studio 2005 and Visual Studio 2008 themes for the next release version 2.88. If you have an active subscription, then you can drop us an e-mail and we will provide you with the source code update.