Tip/Snippet of the day

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Tip/Snippet of the day

keith1y
renderTextInputOn: html

    html textInput
        onFocus: (html formElement select);
        on: #string of: self.

====

Keith

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside