[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: SWT MathML Editor

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