Skinframework.Getcolor() with 12.1.1 |
Post Reply |
Author | |
ctrl
Groupie Joined: 21 July 2008 Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 18 December 2008 at 1:21pm |
Since I moved to the 12.1.1 version (I was using the 12.0.2 before) I get a problem with the GetColor function of SkinFrameWork when there is no skin selected.
I created a new delphi project and added the two following lines of code attached to combo boxes that change the skin. SkinFrameWork.LoadSkin('', ''); StatusBar.Color := SkinFrameWork.GetColor(STDCOLOR_MENU); I receive an Access violation when I try to call GetColor () while I have no skin selected. This problem seem new since I use the 12.1.1 version. Can someone reproduce this with the attached project? Attached file : uploads/20081218_132027_SkinFrameWork.zip |
|
Product :SkinFramework 12.0.2, 12.1.1
Platform : WinXP Pro SP2 32 Bit Language : Delphi 2007 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Thanks, we agree it. Use standard GetSysColor API when skin not selected. :(
|
|
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 |