Re: [Tutor] Text editing

2008-04-10 Thread Alan Gauld
"Michael Schultz" <[EMAIL PROTECTED]> wrote > Hello everyone. I'm looking to build a cross-platform "writer's > assistant", > and I figured my first step would be to re-invent the wheel, er I > mean built > a simple rich-text editor as a base. > > I'm trying to figure out the simplest way to do

Re: [Tutor] Text editing

2008-04-10 Thread Kent Johnson
Michael Schultz wrote: > Hello everyone. I'm looking to build a cross-platform "writer's > assistant", and I figured my first step would be to re-invent the wheel, > er I mean built a simple rich-text editor as a base. > > I'm trying to figure out the simplest way to do so, and figured I'd ask

[Tutor] Text editing

2008-04-10 Thread Michael Schultz
Hello everyone. I'm looking to build a cross-platform "writer's assistant", and I figured my first step would be to re-invent the wheel, er I mean built a simple rich-text editor as a base. I'm trying to figure out the simplest way to do so, and figured I'd ask if anyone knew some good resources t