Print Page | Close Window

How can i get this effect in my application?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=5614
Printed Date: 20 January 2025 at 8:38pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How can i get this effect in my application?
Posted By: zjie8108
Subject: How can i get this effect in my application?
Date Posted: 27 November 2006 at 8:02am

There are a lot of good examples in Xtreme Toolkit's directory. And i researched one of the "Button" example for some days, there is a question.

How can i get this effect in myself application(VC6.0 environment).
my application's picture(The radio button did not have the xp effect)
 
 
The "Button" example's picture(The radio button have the xp effect)
 
 



Replies:
Posted By: zjie8108
Date Posted: 27 November 2006 at 8:03am
Why i can't upload the picture?


Posted By: Oleg
Date Posted: 27 November 2006 at 11:51am
Hello,
 
Search in this forum "manifest" word.


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


Posted By: zjie8108
Date Posted: 28 November 2006 at 2:25am
Thanks, my problem is solved with your guidance, .


Posted By: zjie8108
Date Posted: 28 November 2006 at 3:20am
Hello, http://forum.codejock.com/member_profile.asp?PF=37&FID=18 - oleg ,There is another question.
Why the Xtreme directory 's example can get the XP effect without any revise? Such as the example of "Button"


Posted By: Oleg
Date Posted: 28 November 2006 at 7:56am
Hi,
 
Because all samples resources include Samples\AboutDlg\AboutDlg.rc  which add manifest.


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


Posted By: zjie8108
Date Posted: 28 November 2006 at 10:25pm
oleg, thanks for your kindness first. After your message ,i have been researched the "AboutDlg" and "Wordpad" examples very carefully, and how can i load the "AboutDlg.rc" and "AboutDlg.h" to my project? Generally, "AboutDlg.rc" and "AboutDlg.h" are located in the project's "Extended Dependencies". 


Posted By: Oleg
Date Posted: 29 November 2006 at 12:36am
Hello,
You don't need our AboutDlg. It only shows our About dialog .
you need only manifest include:
 

#if !defined(ID_MFCLOC_MANIFEST)  // VS2005
IDR_MANIFEST            24      DISCARDABLE     "res\\manifest.xml"
#endif


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