Antônio Gomes wrote:
Is the form control actually in a form?

I supposed it is, once GetType returns NS_FORM_TEXTAREA.

That's just the type of the control.  It doesn't depend on where the control is.

I see. But even not being a form, it works as an input for the user, right ?

Sure.

If so, in my case I'll have to handle this as such (like poping up the virtial keyboard for the user). How could I get this textarea element ?

Er...  You already have the textarea element.  It's the target of the event.

-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to