On Saturday, 8-December-2007 at 16:52:46 Tim Johnson wrote, >> Which special functions do you require for this editor to be integrated >> with rebol and written in rebol ? > > Oh, I don't know that I can answer in a paragraph, a full-fledged editor > would be a **bbiigg** job! If it happened, I assume that > that View would be the environment and I only use 'core, but that > would give me an excuse.....
As text handling is now, a seperate string and face is required for every change in text formatting (AFAIK) - even bold and italics, never mind different fonts and colours. That would be the biggest hurdle I think. (And I'm sure someone's jumped it after a fashion.) But I suspect waiting until REBOL 3 is the current sensible approach for coding a REBOL editor. -- Carl Read. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
