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 / C++ / MFC
  4. Intellisense feature

Intellisense feature

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++visual-studiotoolshelp
3 Posts 2 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.
  • D Offline
    D Offline
    Demian Panello
    wrote on last edited by
    #1

    For my job I have designed a particular scripting language, that's ok, and it works fine. But now I want to make a program to help write these scripts, so I thought in a SDI application with a RichEditView, and I want to add some intellisense features, like any program enviroment you can find these days, so my question is simple. Could you someone point me, maybe, an article or something like that that talk about this kind of feature?. I don't know if I have explained well, I would like my program be able to show ie a list with the script keywords while someone is writing. How could I do that?. Thank you.

    Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )

    B 1 Reply Last reply
    0
    • D Demian Panello

      For my job I have designed a particular scripting language, that's ok, and it works fine. But now I want to make a program to help write these scripts, so I thought in a SDI application with a RichEditView, and I want to add some intellisense features, like any program enviroment you can find these days, so my question is simple. Could you someone point me, maybe, an article or something like that that talk about this kind of feature?. I don't know if I have explained well, I would like my program be able to show ie a list with the script keywords while someone is writing. How could I do that?. Thank you.

      Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )

      B Offline
      B Offline
      bigphish
      wrote on last edited by
      #2

      pls check out these links.may be helpfull. http://www.codeproject.com/useritems/JGIntelli.asp http://msdn2.microsoft.com/en-us/library/zbcxy25t(VS.80).aspx

      D 1 Reply Last reply
      0
      • B bigphish

        pls check out these links.may be helpfull. http://www.codeproject.com/useritems/JGIntelli.asp http://msdn2.microsoft.com/en-us/library/zbcxy25t(VS.80).aspx

        D Offline
        D Offline
        Demian Panello
        wrote on last edited by
        #3

        Ok, thank you, bigphish

        Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )

        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