![]() |
BS_XT_WINXP_COMPAT |
Post Reply
|
| Author | |
Hiroaki
Groupie
Joined: 30 September 2007 Status: Offline Points: 13 |
Post Options
Thanks(0)
Quote Reply
Topic: BS_XT_WINXP_COMPATPosted: 02 October 2007 at 11:10am |
|
Hi!
I like ToolKit so much!
I would like to know about CXTButton.
I coded following lines according to Button sample.
However, A button does not appear like XP OK button.
XP OK button has orange line around button?
m_btnOK.SetTheme(xtThemeDefault);
m_btnOK.SetBitmap(CSize(16, 16), IDB_OK); m_btnOK.SetXButtonStyle(BS_XT_WINXP_COMPAT); Anyone give me suggenstion. please.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 October 2007 at 1:09am |
|
Hi,
You need manifest file.
Copy manifest.xml from Samples\AboutDlg\res folder to your res folder and add in app.rc file
1 24 DISCARDABLE "res\\manifest.xml"
|
|
|
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 |