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. quick statusbar question

quick statusbar question

Scheduled Pinned Locked Moved C / C++ / MFC
questioncomhelp
4 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.
  • L Offline
    L Offline
    LOSTTWARE com
    wrote on last edited by
    #1

    I have now one hell of a project going, about 5 meg of source code alone. I have a small problem. (well honestly a few bugs) I cannot figure out why this is happening. I have docking control bars, like in the file, http://www.codeproject.com/docking/sizecbar.asp I also have a window that allows for me to have an outlock style control bar like on this page http://www.codeproject.com/miscctrl/outbar2.asp?target=outlookbar the problem is... when I dock a control bar at the bottom of the screen, it ends up under the status bar. Raising the status bar to the mid of the screen, what could I be doing wrong? And how can I prevent this? LOSTTWARE.com

    L 1 Reply Last reply
    0
    • L LOSTTWARE com

      I have now one hell of a project going, about 5 meg of source code alone. I have a small problem. (well honestly a few bugs) I cannot figure out why this is happening. I have docking control bars, like in the file, http://www.codeproject.com/docking/sizecbar.asp I also have a window that allows for me to have an outlock style control bar like on this page http://www.codeproject.com/miscctrl/outbar2.asp?target=outlookbar the problem is... when I dock a control bar at the bottom of the screen, it ends up under the status bar. Raising the status bar to the mid of the screen, what could I be doing wrong? And how can I prevent this? LOSTTWARE.com

      L Offline
      L Offline
      LOSTTWARE com
      wrote on last edited by
      #2

      After further review, I realized that other people using the Docking control bars were also haveing this same problem, with the docking control bar going under the status bar when it is on the bottom. Any one know of a way around this? LOSTTWARE.com

      Z 1 Reply Last reply
      0
      • L LOSTTWARE com

        After further review, I realized that other people using the Docking control bars were also haveing this same problem, with the docking control bar going under the status bar when it is on the bottom. Any one know of a way around this? LOSTTWARE.com

        Z Offline
        Z Offline
        Zhuofei Wang
        wrote on last edited by
        #3

        It sames that u should initialize status bar before initializing ur docking views in CMainFrame::OnCreate(). I'm a student in China, and have been learning PC for 7 years. But till now, I'm still a learner.

        L 1 Reply Last reply
        0
        • Z Zhuofei Wang

          It sames that u should initialize status bar before initializing ur docking views in CMainFrame::OnCreate(). I'm a student in China, and have been learning PC for 7 years. But till now, I'm still a learner.

          L Offline
          L Offline
          LOSTTWARE com
          wrote on last edited by
          #4

          Thank you, that worked. LOSTTWARE.com

          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