[Opensource] InputTag uses fixed columns and rows for textarea
#KARSTEN VOGES#
EX020679 at ntu.edu.sg
Wed Feb 5 21:36:31 PST 2003
+1
-----Original Message-----
From: Thompson, Kris [mailto:kris.thompson at seurat.com]
Sent: Donnerstag, 6. Februar 2003 07:02
To: opensource at jcorporate.com
Subject: RE: [Opensource] InputTag uses fixed columns and rows for textarea
Why not have the defaults be 40 columns and 4 rows? Otherwise I would guess that anyone using a textarea would have to use setLines attribute where as 40/4 would work for 90% of the users.
Kris
-----Original Message-----
From: Mike Traum [mailto:mtraum at cirnetwork.org]
Sent: Wednesday, February 05, 2003 1:59 PM
To: Expresso Mailing List (E-mail)
Subject: [Opensource] InputTag uses fixed columns and rows for textarea
As the subject says, InputTag uses fixed columns and rows for textarea, specifically 40 columns and 4 rows.
I'd like to change this to use the size (Input.setDisplaySize) for columns and lines (Input.setLines) for rows. Lines defaults to "1", so this will create some compatibility issues with users who are using expresso's textarea on older versions, upgrade, and have not used setLines.
Is this acceptable?
thanks,
mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20030206/aeb7da65/attachment-0002.htm
More information about the Opensource
mailing list