Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Task Panel
  New Posts New Posts RSS Feed - Setting image + text using the AddLinkItem(...)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Setting image + text using the AddLinkItem(...)

 Post Reply Post Reply
Author
Message
amitb View Drop Down
Groupie
Groupie
Avatar

Joined: 13 September 2006
Status: Offline
Points: 50
Post Options Post Options   Thanks (0) Thanks(0)   Quote amitb Quote  Post ReplyReply Direct Link To This Post Topic: Setting image + text using the AddLinkItem(...)
    Posted: 03 September 2007 at 6:21am
Hello,
I WAS using the following previously

CXTOutBarFolder::InsertItem Method
int InsertItem(
    int iIndex,
    LPCTSTR lpszName,
    const int nImage,
    const DWORD dwData
);

NOW how do i achieve it using AddLinkItem ??? (since i am using TaskPanelGroup concept instead of the CXTOutBarCtrl)

CXTPTaskPanelGroup::AddLinkItem Method ???
Since i want to set a image + Text to the icon.


Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 03 September 2007 at 7:15am
Hi,
 
Pleae check Samples\UserInterface\GUI_Outlook  sample - it shows how to create Outlook like panel.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
lanlamer View Drop Down
Newbie
Newbie


Joined: 18 January 2008
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote lanlamer Quote  Post ReplyReply Direct Link To This Post Posted: 09 March 2008 at 1:34am
Is there anyway to add link item to taskpanel dynamical? I need the funcation to add items in run-time.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 09 March 2008 at 3:14am
How AddLinkItem adds them? statically ? :)
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.168 seconds.