Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: No-Rebol Facets

From: cyphre:volny:cz at: 10-Jul-2001 16:30

Hi Ammon,
> The reason I ask is I would like to create a good syntax highlighting > Text Editor in Rebol, but according to what some of the ppl on this list > it might be a little to slow to do so with the view or draw dialects. > If I could create one in C++ that would be awesome.
I was playing with the idea of text highlihting week ago and after about one hour of experimenting found possible solution. I have some pre-beta code where I'm able to type,edit and colorize parts of text and the speed is not so bad but I need some time to make it better...hope I'll release the first results next week... Cyphre