Controlling multiple seamless fields with a single toolbar

72 views
Skip to first unread message

salbertson

unread,
Jan 18, 2010, 5:58:24 PM1/18/10
to Closure Library Discuss
Is it possible to control more than one editor field, specifically
seamless fields, with a single toolbar? If so how?

Thanks in advance.

Julie Parent

unread,
Jan 19, 2010, 1:57:02 PM1/19/10
to closure-lib...@googlegroups.com
Not currently, although we do plan on adding this support in the future.

If you'd like to build something yourself, the main changes you'd need to make are to make the toolbar operate on the focused field, and add tracking of which field is focused.

Julie

salbertson

unread,
Jan 21, 2010, 12:12:06 PM1/21/10
to Closure Library Discuss
Thank you for the quick response.

We ended up creating a sub class of ToolbarController and adding a new
method. The new method will take care of deleting the existing
EventHandler and creating a new one for the selected field.

Reply all
Reply to author
Forward
0 new messages