I use CellTree with CompositeCell that consist of CheckboxCell and
EditTextCell
I can’t use left/right keys in EditTextCell since they are used to
navigate into/out of child nodes  in CellTree widget. This makes
EditTextCell unusable. Is there a way to not use left/right keys for
node navigation and use them in EditTextCell?
tree.setKeyboardSelectionPolicy(KeyboardSelectionPolicy.DISABLED);
does not help.

One more question: how to change the width of EditTextCell to make it
much bigger?
I appreciate quick respond.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to