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

Julian Fitzell jfitzell at gmail.com
Wed Feb 18 21:32:41 UTC 2009


Hi Lou,

Seems reasonable like a reasonable request anyway... I filed an issue for
it: http://code.google.com/p/seaside/issues/detail?id=351

Julian

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.
>
> Lou
> -----------------------------------------------------------
> Louis LaBrunda
> Keystone Software Corp.
> SkypeMe callto://PhotonDemon
> mailto:Lou at Keystone-Software.com http://www.Keystone-Software.com
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090218/7de7b442/attachment.htm


More information about the seaside mailing list