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. why can't I see my class in the ClassView pane?

why can't I see my class in the ClassView pane?

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestionworkspace
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.
  • E Offline
    E Offline
    ewighell
    wrote on last edited by
    #1

    I often run into such problem that I create a class successfully but I can't see it in the ClassView pane on the left. sometimes I can't see all of my classes. Reopenning the workspace sometimes can make the previouly hidden class appear and sometimes can not. how come this happens? and how to prevent it? Thank you very much!:)

    F K 2 Replies Last reply
    0
    • E ewighell

      I often run into such problem that I create a class successfully but I can't see it in the ClassView pane on the left. sometimes I can't see all of my classes. Reopenning the workspace sometimes can make the previouly hidden class appear and sometimes can not. how come this happens? and how to prevent it? Thank you very much!:)

      F Offline
      F Offline
      Fired Fish
      wrote on last edited by
      #2

      I think you should install vc++ . ---------------------------- Jerry yu Chinese programming fans

      1 Reply Last reply
      0
      • E ewighell

        I often run into such problem that I create a class successfully but I can't see it in the ClassView pane on the left. sometimes I can't see all of my classes. Reopenning the workspace sometimes can make the previouly hidden class appear and sometimes can not. how come this happens? and how to prevent it? Thank you very much!:)

        K Offline
        K Offline
        khan
        wrote on last edited by
        #3

        I think you are using VC6. Close the project, then try deleting the .NCB file and the .CLW files that are generated by the IDE. If you delete the clw file, and then open ClassWizard, it will ask you about regenerating this file; say yes to it. :) Also when the intellisense dies, it is useful to delete the .NCB file. this is this.

        E F 2 Replies Last reply
        0
        • K khan

          I think you are using VC6. Close the project, then try deleting the .NCB file and the .CLW files that are generated by the IDE. If you delete the clw file, and then open ClassWizard, it will ask you about regenerating this file; say yes to it. :) Also when the intellisense dies, it is useful to delete the .NCB file. this is this.

          E Offline
          E Offline
          ewighell
          wrote on last edited by
          #4

          thank you very much

          1 Reply Last reply
          0
          • K khan

            I think you are using VC6. Close the project, then try deleting the .NCB file and the .CLW files that are generated by the IDE. If you delete the clw file, and then open ClassWizard, it will ask you about regenerating this file; say yes to it. :) Also when the intellisense dies, it is useful to delete the .NCB file. this is this.

            F Offline
            F Offline
            fuzz_ball
            wrote on last edited by
            #5

            EDIT: I think I figured out my problem, but if someone could still confirm. Basically I realized the classes that weren't showing up were just plain-old-c++ classes, and they were not derived from CObject (or more importantly CCmdTarget). At least I think that is the reason. I'm also using VC6 and I have a number of classes that do not show in classwizard. I've tried the above a number of times and they simply do not appear. I've confirmed that the files containing these classes are listed as already in the project, but still nothing. Any idea how I get these added? -- modified at 22:20 Tuesday 18th October, 2005

            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