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. AutoComplete List Selector

AutoComplete List Selector

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studioquestion
4 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.
  • R Offline
    R Offline
    ROK_RShadow
    wrote on last edited by
    #1

    Not sure exactly what it is called. But in MSVC 6.0 when you are working with classes and what not the . and -> bring up your little handly window with all class variables and functions and what not... However I noticed that sometimes they stop showing up. I appreciate this little window because it lets me know that name I am typing is correct. Sometimes I might declare a class or what not, and forget exactly how I declared it.. was it MaxVolume or VolumeMax .. so this window is great because it shows it right there.. anyways sometimes it disappears after a while.. usualy after typing a lot (I get to typing fast, and sometimes I hit crazy windows combo keys like the ALT-S Win95 key on the keyboard on accedient).. so once it leaves I have to close out of the IDE and completly log off and log back on to get my popup window back.. is there any easier way?

    C J R 3 Replies Last reply
    0
    • R ROK_RShadow

      Not sure exactly what it is called. But in MSVC 6.0 when you are working with classes and what not the . and -> bring up your little handly window with all class variables and functions and what not... However I noticed that sometimes they stop showing up. I appreciate this little window because it lets me know that name I am typing is correct. Sometimes I might declare a class or what not, and forget exactly how I declared it.. was it MaxVolume or VolumeMax .. so this window is great because it shows it right there.. anyways sometimes it disappears after a while.. usualy after typing a lot (I get to typing fast, and sometimes I hit crazy windows combo keys like the ALT-S Win95 key on the keyboard on accedient).. so once it leaves I have to close out of the IDE and completly log off and log back on to get my popup window back.. is there any easier way?

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      ROK_RShadow wrote: is there any easier way? probably not. the best way to fix the Intellisense problems is to delete the project's .NCB file, but the IDE locks that file while the project is up. -c


      When history comes, it always takes you by surprise.

      Bobber!

      1 Reply Last reply
      0
      • R ROK_RShadow

        Not sure exactly what it is called. But in MSVC 6.0 when you are working with classes and what not the . and -> bring up your little handly window with all class variables and functions and what not... However I noticed that sometimes they stop showing up. I appreciate this little window because it lets me know that name I am typing is correct. Sometimes I might declare a class or what not, and forget exactly how I declared it.. was it MaxVolume or VolumeMax .. so this window is great because it shows it right there.. anyways sometimes it disappears after a while.. usualy after typing a lot (I get to typing fast, and sometimes I hit crazy windows combo keys like the ALT-S Win95 key on the keyboard on accedient).. so once it leaves I have to close out of the IDE and completly log off and log back on to get my popup window back.. is there any easier way?

        J Offline
        J Offline
        Jambolo
        wrote on last edited by
        #3

        Sometimes it won't show up because there are syntax errors in the code somewhere

        1 Reply Last reply
        0
        • R ROK_RShadow

          Not sure exactly what it is called. But in MSVC 6.0 when you are working with classes and what not the . and -> bring up your little handly window with all class variables and functions and what not... However I noticed that sometimes they stop showing up. I appreciate this little window because it lets me know that name I am typing is correct. Sometimes I might declare a class or what not, and forget exactly how I declared it.. was it MaxVolume or VolumeMax .. so this window is great because it shows it right there.. anyways sometimes it disappears after a while.. usualy after typing a lot (I get to typing fast, and sometimes I hit crazy windows combo keys like the ALT-S Win95 key on the keyboard on accedient).. so once it leaves I have to close out of the IDE and completly log off and log back on to get my popup window back.. is there any easier way?

          R Offline
          R Offline
          ROK_RShadow
          wrote on last edited by
          #4

          Thanks for the replies.. I was hoping there was a key combination I was hitting on accedient. Kinda like when ya get to typing and you try to type CFileDialog and instead get C and a Find window :-) I know that is a key combo.. but I never can remember it.. so I have to log off/on to fix that one too! Remember: Some people call them "features" I call them "Annoying". Does anybody actually use windows hot keys?

          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