On Nov 15, 2007 3:09 PM, Tonny Kohar <[EMAIL PROTECTED]> wrote: > > There are some issues with the jEdit component that makes it slightly > > less desirable (weird scrollbar behaviour, a little ugly), but just > > having downloaded the Sketsa beta, your component looks quite nice. If > > you'd be willing to donate the code, we'd be happy to have it! (The > > more free software around, the better, right?) Will your component work > > on Java 1.3 (or 1.4)? Is it just the classes in your > > kiyut.sketsa.xmleditor package? (If so, then it is smaller than the > > jEdit component, which is another advantage.) > > > > Yup, you are correct it is the kiyut.sketsa.xmleditor package. >
Correction, it is from kiyut.swing.text.xml package instead, and use the Java text EditorKit style approach. So it should be usable for any TextComponent that accept EditorKit eg: JEditorPane Cheers Tonny Kohar -- Sketsa SVG Editor imagine, design, create ... http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
