[Seaside-dev] Issue 351 in seaside: Add #size: to WAFileUploadTag

codesite-noreply at google.com codesite-noreply at google.com
Wed Feb 18 21:31:58 UTC 2009


Status: New
Owner: ----
Labels: Type-Defect Priority-Low

New issue 351 by jfitzell: Add #size: to WAFileUploadTag
http://code.google.com/p/seaside/issues/detail?id=351

 From the mailing list:

On Tue, Feb 17, 2009 at 6:21 PM, Louis LaBrunda <Lou at keystone-software.com>
wrote:

     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.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list