Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. syntax highlight with richtextbox, possible?

syntax highlight with richtextbox, possible?

Scheduled Pinned Locked Moved C#
csharphelptutorialquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    Q A
    wrote on last edited by
    #1

    May I ask if it is possible to implement syntax highlight function using c#? Example will be a great help.

    S 1 Reply Last reply
    0
    • Q Q A

      May I ask if it is possible to implement syntax highlight function using c#? Example will be a great help.

      S Offline
      S Offline
      se99ts
      wrote on last edited by
      #2

      I asked about this a little while back and there seems to be very little information available on it :( I was pointed to sharp develop, an open source IDE for c# written in c#, to me this was of little use and far to complicated for what i need but it might be of use to you?

      A Q 2 Replies Last reply
      0
      • S se99ts

        I asked about this a little while back and there seems to be very little information available on it :( I was pointed to sharp develop, an open source IDE for c# written in c#, to me this was of little use and far to complicated for what i need but it might be of use to you?

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        you could take a look at our syntax highlighter http://www.compona.com/Default.ascx (costs 155$ tho) //Roger

        1 Reply Last reply
        0
        • S se99ts

          I asked about this a little while back and there seems to be very little information available on it :( I was pointed to sharp develop, an open source IDE for c# written in c#, to me this was of little use and far to complicated for what i need but it might be of use to you?

          Q Offline
          Q Offline
          Q A
          wrote on last edited by
          #4

          So, may I ask, after I download the source of SharpDevelop, which component I should look for?? Thank you very much.

          S 1 Reply Last reply
          0
          • Q Q A

            So, may I ask, after I download the source of SharpDevelop, which component I should look for?? Thank you very much.

            S Offline
            S Offline
            se99ts
            wrote on last edited by
            #5

            the first thing to do is compile sharp develop, once youve done that run it and open the sharpdevelop combine, it will list some components in the project browser, i cant remember which part its in, but its fairly obvious its one of the editor projects (either text editor or default editor). I suggest you open a .cs file in the editor to see what it can do and see how complicated it all is! i pretty much gave up on it but if you do find anything of use (even a hint or two) or manage to develop a basic component i would be massivly greatful if you could share some of the mroe complicated areas with me :)

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups