Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPTaskDialog's TD_QUESTION_ICON
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPTaskDialog's TD_QUESTION_ICON

 Post Reply Post Reply
Author
Message
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Topic: CXTPTaskDialog's TD_QUESTION_ICON
    Posted: 20 September 2007 at 4:47pm
CXTPTaskDialog's TD_QUESTION_ICON, am I missing something but XTP does not have an icon for this, to keep the app looking cool across OS's.
 
Any idea where this is lol
 
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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 September 2007 at 2:26am
Hi,
Have no idea why vista API doesn't support question icon. Ask in Microsoft :)
 
here simple solution
 
taskDialog.SetMainIcon(AfxGetApp()->LoadStandardIcon(IDI_QUESTION));
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Posted: 21 September 2007 at 3:54am
lol, yeah agree not sure why Microsoft never added that, however yes already doing (temp) what you said to do above.  Just thought strange no TD_QUESTION_ICON ;)
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
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.047 seconds.