Toolkit Pro / XAML Vector icons in CXTPTaskpanel? |
Post Reply |
Author | |
keinerhier
Newbie Joined: 25 February 2021 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 23 July 2021 at 12:16pm |
Hello,
is there any information about the usage of XAML vector icons in a CXTPTaskPanel? I realized vector icons in my Toolbars and Menus (halfway by XTPImageManager()->SetIcon(L"RT_XAML", ... )), but found no way to implement them on the task panels. Any help is appreciated, Thank you in advance, K. |
|
markr
Senior Member Joined: 01 August 2004 Status: Offline Points: 443 |
Post Options
Thanks(0)
|
You can allocate a new CXTPImageManager instance and assign it to CXTPTaskPanel via the SetImageManager method. Then just populate the CXTPImageManager instance with vector icons as you normally would.
|
|
keinerhier
Newbie Joined: 25 February 2021 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Dear markr,
thank you very much. Anyway, the possibility to link the IconIndex of a CXTPTaskPanelGroupItem to a vector icon (xaml) seems missing. After SetIcon() the Item remains empty :-( Best regards, K.
|
|
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 |