Multiple line GridItem text? |
Post Reply |
Author | ||||
CGrant
Newbie Joined: 30 May 2005 Location: United Kingdom Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 30 May 2005 at 4:49pm |
|||
I've been looking for a way to add a textual grid item that has more than one line of text - e.g. an address or a user's short free format comment. Any pointers would be appreciated Colin |
||||
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
|
|||
I've been using the PropertyGrid for a while, and I'm 99% sure there's no way to do this. I suggest submitting a feature request to Codejock.
|
||||
CGrant
Newbie Joined: 30 May 2005 Location: United Kingdom Status: Offline Points: 8 |
Post Options
Thanks(0)
|
|||
Thanks, I thought that was the case. I'm waiting to find out if it is an absolute requirement for my project or not. If it is then I'll look to see if there is a way to subclass and owner draw but it sounds like more effort than its worth. Colin
|
||||
CGrant
Newbie Joined: 30 May 2005 Location: United Kingdom Status: Offline Points: 8 |
Post Options
Thanks(0)
|
|||
I have managed to display multiline text, though editing it still lies ahead. Basically the code uses owner draw variable height and a class especially for the multi line text. The property grid creation has to specify the style...
Then adding a property uses a new class
The class does the minimum possible to get text up (all comments removed for brevity)
The implementation is short too
I hope that helps someone else too; feel free to let me know of any bugs. Colin
|
||||
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
|||
In the next release (9.70), you can set the size of individual items, multi-line text support is also added
|
||||
CGrant
Newbie Joined: 30 May 2005 Location: United Kingdom Status: Offline Points: 8 |
Post Options
Thanks(0)
|
|||
Wonderful. Is there somewhere that states the release dates?
|
||||
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
|||
No, But I am really sure it will be by the end of next week
|
||||
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
|
|||
That's good news... Will this enhancement also be available in the ActiveX version of the control? Thanks. |
||||
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 |