[Seaside] copy #WATextInputTag>>size: to #WAFileUploadTag

Louis LaBrunda Lou at Keystone-Software.com
Tue Feb 17 17:21:09 UTC 2009


Hi,

I respectfully suggest that #WATextInputTag>>size:

size: aNumber 
	"This attribute tells the user agent the initial width of the widget.
The width is given in number of characters."
	self attributes 
		at: 'size'
		put: aNumber

be copied to #WAFileUploadTag.

I am playing with the VA Smalltalk V8 Beta1 that includes Seaside.  I have
extended #WAFileUploadTag to include the #size: method and will suggest
that Instantiations add it but think it would be nice if it were added to
all Seaside platforms.

Lou
-----------------------------------------------------------
Louis LaBrunda
Keystone Software Corp.
SkypeMe callto://PhotonDemon
mailto:Lou at Keystone-Software.com http://www.Keystone-Software.com



More information about the seaside mailing list