Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Controls
  New Posts New Posts RSS Feed - Command Links?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Command Links?

 Post Reply Post Reply
Author
Message
JohnLutz View Drop Down
Newbie
Newbie


Joined: 20 May 2008
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote JohnLutz Quote  Post ReplyReply Direct Link To This Post Topic: Command Links?
    Posted: 20 May 2008 at 5:55pm
You can add Command Links to XML Vista Task Dialogs.  Is there any way to add command links to a normal dialog?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 21 May 2008 at 1:51am
Hi,
 
Add CXTButton and set theme:
 
m_btnSettings.SetTheme(new CXTPTaskButtonTheme());
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
JohnLutz View Drop Down
Newbie
Newbie


Joined: 20 May 2008
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote JohnLutz Quote  Post ReplyReply Direct Link To This Post Posted: 21 May 2008 at 12:47pm

Thanks for the tip.  I had to pull some font and image creation code from the TaskDialog too but now I have a CommandLink class.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.142 seconds.