[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: SWT Browser - context menu & search function
|
peter@xxxxxxxxx (Peter Bulp) wrote:
>
>> I was looking for this a few days ago and wasn't able to find an
>> answer. Finally, I implemented it my self using regx search in the
>> page code and html tag insertions to highlight the results. This is
>> not exactly the same as the usual find command in a browser but was
>> enough for me.
>
>Is it open source? :-)
No, but anyway it's written in Common Lisp, not sure you would be
interrested in... (Java/SWT for the GUI only).
However the concerned application is free to use (an ontology editor,
see http://www.algo.be/ref-projects.htm#kmgen ). If you or someone
else are interrested in, I could add more snapshots to show what looks
the search function (snapshots on the above link are a bit obsolete, I
should made new ones anyway).
Francis