[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: SWT MathML Editor
|
- From: Chris Aniszczyk <zx@xxxxxxxxx>
- Date: Mon, 13 Oct 2008 10:05:31 -0500
- Newsgroups: eclipse.platform.swt
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)
Gr8vy Guy wrote:
Hi guys
I'm working on a SWT-MathML Editor it needs to have the features of
editing math equations and display them. can anyone give me some hints???
Coding this in raw SWT sounds a bit painful. Have you considered using
something like VEX (Visual Editor for XML)?
http://vex.sourceforge.net/
VEX is becoming an Eclipse incubating project soon too:
http://wiki.eclipse.org/WTP/VisualXMLEditor/Proposal
Cheers,
~ Chris