Curtis Cole
|
| Posted: 08/01/2001, 12:55 PM |
|
how do you change the size of a text area???
|
|
|
 |
Don Oldenburg
|
| Posted: 08/01/2001, 1:37 PM |
|
If I understand you correctly... you are saying you always have to resize
them in CC because the default setting that comes up is too large?
Well for starters -- The 1.1.18 or 2.0 beta was not able to fix my text
problem. I was able to change the text fields to varchar and then it work.
By doing this, I was also able to manually set the size of the field in the
database also. Then this is what CC reports the next time I use this field.
Don
"Curtis Cole" <ccole@zebra.net> wrote in message
news:9k9mse$4op$2@news.codecharge.com...
> how do you change the size of a text area???
>
>
>
>
|
|
|
 |
Jeffrey A. Stuart
|
| Posted: 08/01/2001, 2:06 PM |
|
It's a little counter intuitive (at least it was to me at first but..)
here's how it works:
The length field is the number of columns for the text area. IE the col
attribute. Then, go to the properties of that field and set the number of
rows. IE the row attribute. Wala.. it's resized. :)
On Wed, 1 Aug 2001 14:55:11 -0500, "Curtis Cole" <ccole@zebra.net> wrote:
>how do you change the size of a text area???
>
>
>
|
|
|
 |
|