The search field is a ToolControl added to the TrimBar in the model.  The
implementation class is
bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField

It's an internal class, and much of the support classes are in the same
package.  You would have to copy out that package, and then change the
implementation so it does what you would like.

AFAIK it is organized into providers, they're just hard coded.

PW

-- 
Paul Webster
Hi floor.  Make me a sammich! - GIR
_______________________________________________
e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to