Print Page | Close Window

Bug in CXTPControl::SetPrompt Method ?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=4208
Printed Date: 25 June 2024 at 7:09pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug in CXTPControl::SetPrompt Method ?
Posted By: Sergey
Subject: Bug in CXTPControl::SetPrompt Method ?
Date Posted: 14 May 2006 at 11:25am

I want to set both caption and description for CXTPControl (menu item) using the following method (as described in the Help):

pMyControl->SetPrompt("My Caption\nMy Description");

As a result of the method execution the menu item caption appears as "My Description" (instead of "My Caption") while a status bar contains text "My Caption" (instead of "My Description").

What is wrong?




Replies:
Posted By: Oleg
Date Posted: 14 May 2006 at 3:41pm

Hello,

It is bug in help :(

use pMyControl->SetPrompt("My Description\nMy Caption");



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net