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. AutoCompletion Popup Listbox control

AutoCompletion Popup Listbox control

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiocsharpquestion
5 Posts 4 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hi, I was wondering if anyone out there knew of a place where I might either buy or obtain (open-source) a copy of an "intellisense" control, similar to that of Visual Studio? I am in the process of working on an editor and such a control would be awesome.

    P 1 Reply Last reply
    0
    • L Lost User

      Hi, I was wondering if anyone out there knew of a place where I might either buy or obtain (open-source) a copy of an "intellisense" control, similar to that of Visual Studio? I am in the process of working on an editor and such a control would be awesome.

      P Offline
      P Offline
      Philip Patrick
      wrote on last edited by
      #2

      Didn't understand your post at all, lmao. But according to Subject, I see you want an Autocompletion.... The only thing.... Not ListBox, but ComboBox.. :) Well, look in MSDN for interface IAutoComplete Hope this is what you want :) Philip Patrick "Two beer or not two beer?" (Shakesbeer) Web-site: www.saintopatrick.com

      L 1 Reply Last reply
      0
      • P Philip Patrick

        Didn't understand your post at all, lmao. But according to Subject, I see you want an Autocompletion.... The only thing.... Not ListBox, but ComboBox.. :) Well, look in MSDN for interface IAutoComplete Hope this is what you want :) Philip Patrick "Two beer or not two beer?" (Shakesbeer) Web-site: www.saintopatrick.com

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Hi, thanks for replying, however, I was trying to ask whether a "popup intellisense menu" existed as separate control. You know how in MSVC, after you type a "." or a "->", all the class members of the object you are dealing with will be displayed? I would like to incorporate "intellisense" into my very own, homegrown editor.

        D 1 Reply Last reply
        0
        • L Lost User

          Hi, thanks for replying, however, I was trying to ask whether a "popup intellisense menu" existed as separate control. You know how in MSVC, after you type a "." or a "->", all the class members of the object you are dealing with will be displayed? I would like to incorporate "intellisense" into my very own, homegrown editor.

          D Offline
          D Offline
          Diarrhio
          wrote on last edited by
          #4

          Try this: http://www.ticz.com/homes/users/nlewis/index.html?target=intro LEt me know if you have any questions on usage.

          G 1 Reply Last reply
          0
          • D Diarrhio

            Try this: http://www.ticz.com/homes/users/nlewis/index.html?target=intro LEt me know if you have any questions on usage.

            G Offline
            G Offline
            gh
            wrote on last edited by
            #5

            Dude. This is EXACTLY what I was looking for! Thanks a million.

            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