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. Docking CToolBars

Docking CToolBars

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

    I've some toolbars in the same frame; if I try to dock all of them in the same border (i.e. TOP), i would like that they appear on the same line (as when you open Word) instead that having one line for any Toolbar.... the user can drag and move them in the same line, so I think that it should be possible....

    N 1 Reply Last reply
    0
    • P Paolo Vernazza

      I've some toolbars in the same frame; if I try to dock all of them in the same border (i.e. TOP), i would like that they appear on the same line (as when you open Word) instead that having one line for any Toolbar.... the user can drag and move them in the same line, so I think that it should be possible....

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      For that you have to use a CRebar and then add the CToolbars to the CRebar Nish


      Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

      P 1 Reply Last reply
      0
      • N Nish Nishant

        For that you have to use a CRebar and then add the CToolbars to the CRebar Nish


        Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

        P Offline
        P Offline
        Paolo Vernazza
        wrote on last edited by
        #3

        I think that it should be possible even without a CRebar (it doesn't allow floating ControlBars)... I tryed also using the CBRS_FLOAT_MULTI style but it seems not to work... When it starts bars are positioned in this way: [BAR1] [BAR2] [BAR3] What I want is thatm the first time the program is run, the bars appear in this order: [BAR1][BAR2][BAR3] If the user move them and I save the status, the next time they will appear correct...

        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