CXTPPropertyGridItemMultilineString have a limit? |
Post Reply |
Author | |
AlbertoB
Newbie Joined: 06 July 2011 Status: Offline Points: 8 |
Post Options
Thanks(0)
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 |
|
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 |