Thank you. I guess I should have submitted the patch myself, then I would be able to call myself a proud GWT contributor! For now I'll just use my own TextBoxBase subclass. Thanks again. Adam
On Sep 12, 1:29 am, Folke <[EMAIL PROTECTED]> wrote: > I don't know why it isn't there, maybe it was just forgotten. I've > submitted a patch: > > http://code.google.com/p/google-web-toolkit/issues/detail?id=2874 > > On Sep 12, 2:13 am, adam <[EMAIL PROTECTED]> wrote: > > > Hi, I notice that the other two TextBoxBase inheritors, TextBox and > > PasswordTextBox, both have static wrap methods for input elements > > already attached to the document. Why isn't there a corresponding > > method for TextArea that wraps textarea elements? Right now I'm just > > subclassing TextBoxBase to do this but I'm wondering if there's some > > deep dark browser secret that made the GWT team omit the static wrap > > method to begin with. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
