![]() |
Add Dynamic Link Items |
Post Reply ![]() |
Author | |
aamirzia ![]() Newbie ![]() Joined: 07 December 2006 Status: Offline Points: 22 |
![]() ![]() ![]() ![]() ![]() Posted: 07 December 2006 at 11:59pm |
Hi all, i want to add dynamic link items in task panel i.e. it is unknown that how many link items i am going to add, is there any way to add them without first adding their references in Resources and String Tables or any other way to do so.
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Why not:
pItem = pGroupSystem->AddLinkItem(0, 0);
pItem->SetCaption("Caption"); |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
aamirzia ![]() Newbie ![]() Joined: 07 December 2006 Status: Offline Points: 22 |
![]() ![]() ![]() ![]() ![]() |
Hi,
pItem = pGroupSystem->AddLinkItem(0, 0);
pItem->SetCaption("Caption"); The above code will add caption to the Group bar and not to the individual link items, i want to know that how can i set the caption of link items?
|
|
![]() |
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 |