Print Page | Close Window

Change the Gribber of Resizeable Dialog

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=12437
Printed Date: 22 June 2024 at 6:32am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Change the Gribber of Resizeable Dialog
Posted By: Ocrana
Subject: Change the Gribber of Resizeable Dialog
Date Posted: 14 October 2008 at 9:08pm
Hello,

I use the skinframework inside a dialogbased app. Everything is fine. But after changing the backgroundcolor of the dialog, while using the vista skin, the grabber of the resizeable dialog is still the color of the original skin.
Like change the background of the dialog (ONCOLORCTL) to black the Grabber is still grey.
So what I prefer to do: Change the color of the grabber
, too. Or replace the grabber or make the grabber transparent.

Thanks,

Ocrana



Replies:
Posted By: Oleg
Date Posted: 15 October 2008 at 8:54am
Hi,
 
I can't reproduce it with CXTResizeDialog. :-( 
What is this Grabber ? Something you draw or part of our CXTResizeDialog ?


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


Posted By: Ocrana
Date Posted: 15 October 2008 at 9:11am
Hi,

please see this image. The  grey one is the grabber. I used Skinframework and vista black skin. Background color of dialog was changed.


About the grabber. I do not know what it is, or where it comes from (resource, skin or whatever). This is part of my question ;) What I know it is the part of the dialog where I can click on and resize the dialog (resize border).

Thanks,

Ocrana


Posted By: Oleg
Date Posted: 15 October 2008 at 10:05am
Hi,
So do you use CXTResize or CXTResizeDialog ?


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


Posted By: Ocrana
Date Posted: 15 October 2008 at 10:10am
Hi,

#define CDialogSampleDlgBase CXTPDialogBase<CXTResizeDialog >


Posted By: znakeeye
Date Posted: 15 October 2008 at 1:23pm
NOT a fix, but you can remove it using SetFlag(xtResizeNoSizeIcon);


Posted By: Ocrana
Date Posted: 15 October 2008 at 7:29pm
Ok, this is a "optical" fix. But is there a way to change it, make it transparent or change the color? Like A ResourceID, a Message or whatever?


Posted By: znakeeye
Date Posted: 16 October 2008 at 3:50am
Since it is being drawn by a CJ class, it sure looks like a skinning bug to me. Oleg?


Posted By: Oleg
Date Posted: 16 October 2008 at 5:10am
Actually I can't reproduce it :(
 
Ocrana, Can you please open our DialogSample and add
 XTPSkinManager()->LoadSkin("Styles\\Office2007.cjstyles");
in constructor. Do you see same?


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