CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2001
    Location
    Cape Town, South Africa
    Posts
    2

    I'M CONFUSED, NEED RECOMMENDATION...PLEASE...

    Hey All,

    Can anyone please tell me which is the best (free) richtextbox syntax coloring code to use, and where to find it.

    I have seen a few around here, but I am not sure which one to use, some have bugs etc.

    All language syntax coloring would be nice, but only html/asp/jscript is not the end of the world.

    Thanks.


  2. #2
    Join Date
    Apr 2001
    Posts
    44

    Re: I'M CONFUSED, NEED RECOMMENDATION...PLEASE...

    Hi,

    On my opinion,the best RTF syntax coloring must base on "standard" rich text format codes.

    Because richtextbox control has many codes which have behave difference between windows platforms.

    And please show me which ones you have.

    Regards.


  3. #3
    Join Date
    May 2001
    Location
    Cape Town, South Africa
    Posts
    2

    Re: I'M CONFUSED, NEED RECOMMENDATION...PLEASE...

    Hey,

    Thanks, I have only one at the moment, its not from this website and it uses the "sel" methods to color code. I think it was done by Eric Banker, but it is also very slow when opening large text files.

    Which one would you recommend I use?
    I only need web-based coloring (ie. html/asp/jscript etc.)

    Thanks.





Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured