Print Page | Close Window

CXTPPropertyGridItemMultilineString have a limit?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Property Grid
Forum Description: Topics Related to Codejock Property Grid
URL: http://forum.codejock.com/forum_posts.asp?TID=22515
Printed Date: 26 April 2024 at 2:42pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPPropertyGridItemMultilineString have a limit?
Posted By: AlbertoB
Subject: CXTPPropertyGridItemMultilineString have a limit?
Date Posted: 19 January 2015 at 7:33am
Hi there,

I'm using a CXTPPropertyGridItemMultilineString and when I set a number of lines (SetMultiLinesCount) bigger than 16 the field doesn´t show the value correctly. 

Apparently it shows up to 16 lines and if you have a string with 20 lines, it just shows last 4 lines, like if the internal count had been reset when it reached 16.

If I set the same string to the value and the tooltip:

pItemMotive->SetValue(strContent);
pItemMotive->SetTooltip(strContent);

The tooltip shows it with no problems, but the field has that strange behavior I explained above.

Does anybody knkow why?

Thank you,
Alberto






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