![]() |
HOWTO set user defined icons as command link icons |
Post Reply
|
| Author | |
mgampi
Senior Member
Joined: 14 July 2003 Status: Offline Points: 1210 |
Post Options
Thanks(0)
Quote Reply
Topic: HOWTO set user defined icons as command link iconsPosted: 16 January 2008 at 6:08am |
|
Hi;
I want to change the default green arrow for command link enabled buttuns within the task dialog to user defined icons.
Is this possible? How?
|
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 January 2008 at 9:46am |
|
Hello,
you can do it in our version of TaskDialog (not Vista native)
override OnDialogConstructed, find pointer to CXTButton (m_arrLinkButtons)
use pButton->SetIcon(sizeGlyph, pIconLinkGlyph); to set icon you need.
|
|
|
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 |