Hello,

How to get the text of a GXT ComboBox? What I mean is the text of the
combobox's editor, not a selected item. Because sometimes I type in
some text that isn't among the combobox's items, and when I do
getValue() I get back a null. Instead, I would like to get the text
that the user entered.

How to do that?

There is a lastQuery field which sometimes works correctly, but
sometimes it doesn't. Sometimes it does contain the text that I've
entered, but other times it just doesn't work. I couldn't find any
other fields that contained the text...

Any help would be appreciated!
Csaba

-- 
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.

Reply via email to