Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Antwort: Re: Reuse e4 Quick Search

Thank you very much Paul!
That sounds good, i will try it.
____________________________________
Mit freundlichen Grüßen

i.A. Timur Achmetow
Entwicklung

INDUSTRONIC GmbH & Co. KG
Carl-Jacob-Kolb-Weg 1
97877 Wertheim / Germany
fon: +49 (0)9342/871-240

fax: +49 (0)9342/871-17
mailto:timur.achmetow@xxxxxxxxxxxxxx
http://www.industronic.com



Von:	Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx>
An:	E4 Project developer mailing list <e4-dev@xxxxxxxxxxx>
Datum:	19.06.2012 16:25
Betreff:	Re: [e4-dev] Reuse e4 Quick Search
Gesendet von:	e4-dev-bounces@xxxxxxxxxxx



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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean. _______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev




Back to the top