![]() |
CXTPTaskDialog's TD_QUESTION_ICON |
Post Reply
|
| Author | |
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPTaskDialog's TD_QUESTION_ICONPosted: 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 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |