[Seaside] selector does'nt exist

Raymond Asselin raymondasselin at sympatico.ca
Sat Jan 10 18:51:03 CET 2004


Hi Julian,  forget the previous message, I build the needed selector
with #textInputWithValue:callback:
  this is fine I discover the way Seaside work playing with it.
The 2004/01/10, Raymond Asselin <raymondasselin at sympatico.ca> wrote :

>The 2004/01/06, Julian Fitzell <julian at beta4.com> wrote :
>
>>Hi Raymond,
>>
>>The easiest way is to use the #textInputOn:of:size: method of 
>>WAHtmlRenderer.  The first parameter is a selector to call on the
>second 
>>parameter to get a value for the text input.
>>
>>So you might do:
>>
>>renderContentOn: html
>>    html form: [html textInputOn: #foo of: self size: 20]
>
>Julian  in the version of Seaside I¹m using (v2.3.2)
>#textInputOn:of:size: does¹nt seem to exist ? 
>
>Is there something wrong ?
>_______________________________________________
>Seaside mailing list
>Seaside at lists.squeakfoundation.org
>http://lists.squeakfoundation.org/listinfo/seaside


More information about the Seaside mailing list