Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Task panel "link" items problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Task panel "link" items problem

 Post Reply Post Reply
Author
Message
dennisV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 October 2004
Location: Australia
Status: Offline
Points: 242
Post Options Post Options   Thanks (0) Thanks(0)   Quote dennisV Quote  Post ReplyReply Direct Link To This Post Topic: Task panel "link" items problem
    Posted: 22 March 2005 at 4:59am

Hello all,

When I add a "link" item to the task panel and that item has a corresponding menu entry and that menu entry has a description, it seems that CodeJock actually grabs the first part of the description and sets it as the item name and takes the second part and makes it the floating tip, while it should be just the opposite (like in the status bar). So, for the description:

Add a new entry\nNew Entry

Becomes an item "Add a new entry" and when you hover over it it says "New Entry".

Any ideas?

Thanks,

// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 22 March 2005 at 5:38am

two ideas.

1. Switch it in resource :)

2. Manually set caption and tooltip.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
dennisV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 October 2004
Location: Australia
Status: Offline
Points: 242
Post Options Post Options   Thanks (0) Thanks(0)   Quote dennisV Quote  Post ReplyReply Direct Link To This Post Posted: 22 March 2005 at 5:47am
Originally posted by oleg oleg wrote:

two ideas.

1. Switch it in resource :)

2. Manually set caption and tooltip.

But this'll break the way it's supposed to "normally" work  If I reverse them, then the status bar will be broken and if I have to manually set them, then it's not the most elegant solution.  Perhaps it needs fixing in the code?

// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)
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.031 seconds.