OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Aleksandr Tkachenko on July 14, 2008, 06:07:11 AM

Title: Grid Control - SetItemStyle - Strings Combo?
Post by: Aleksandr Tkachenko on July 14, 2008, 06:07:11 AM
How to enter the text in length of 150 symbols at width of a column 70?
Title: Re: Grid Control - SetItemStyle - Strings Combo?
Post by: owenwengerd on July 15, 2008, 09:08:15 AM
Sorry, I don't understand the question.
Title: Re: Grid Control - SetItemStyle - Strings Combo?
Post by: Aleksandr Tkachenko on July 16, 2008, 02:20:21 AM
 I meant why count of words have limit by width Column 'Strings Combo' in 'Grid Control'?
Title: Re: Grid Control - SetItemStyle - Strings Combo?
Post by: owenwengerd on July 28, 2008, 11:37:06 AM
In Alpha 20 I have added code to make the dropdown wide enough to display the longest string (up to a maximum of 3 times the cell width).
Title: Re: Grid Control - SetItemStyle - Strings Combo?
Post by: Aleksandr Tkachenko on July 29, 2008, 05:02:41 AM
Why when put of symbols in “Grid Control -> SetItemStyle -> Strings Combo” stay limit by row width?
Title: Re: Grid Control - SetItemStyle - Strings Combo?
Post by: Fred Tomke on July 30, 2008, 03:48:17 AM
Hello,

what do you mean by "row width"? Or do you mean column width?

Fred
Title: Re: Grid Control - SetItemStyle - Strings Combo?
Post by: Aleksandr Tkachenko on July 30, 2008, 08:06:07 AM
Quote from: Fred Tomke on July 30, 2008, 03:48:17 AM
Hello,

what do you mean by "row width"? Or do you mean column width?

Fred

Hello,
Yes I mean column width.
Title: Re: Grid Control - SetItemStyle - Strings Combo?
Post by: owenwengerd on August 01, 2008, 08:47:20 AM
I think you need to post an example that demonstrates the problem.