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. Vista & MDI

Vista & MDI

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

    Hi, I have had a look and can't find an answer to this 'simple' question? Under Vista I have noticed that all child windows in a MDI are framed in "Blue coloured Basic" style... Is there a way to get the shiny glass effect for the child windows? Or atleast get them to have the same colour as their parents? Also is one of the ways MS is trying to stop MDIs... Make them look ugly enough and people will stop using them.. lol

    D 1 Reply Last reply
    0
    • C CodyDaemon

      Hi, I have had a look and can't find an answer to this 'simple' question? Under Vista I have noticed that all child windows in a MDI are framed in "Blue coloured Basic" style... Is there a way to get the shiny glass effect for the child windows? Or atleast get them to have the same colour as their parents? Also is one of the ways MS is trying to stop MDIs... Make them look ugly enough and people will stop using them.. lol

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Justin Cobb wrote:

      Under Vista I have noticed that all child windows in a MDI are framed in "Blue coloured Basic" style... Is there a way to get the shiny glass effect for the child windows? Or atleast get them to have the same colour as their parents?

      Wouldn't that require you to change the color scheme (or theme) being used? Or are you talking about enabling Aero?

      "Love people and use things, not love things and use people." - Unknown

      "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

      C 1 Reply Last reply
      0
      • D David Crow

        Justin Cobb wrote:

        Under Vista I have noticed that all child windows in a MDI are framed in "Blue coloured Basic" style... Is there a way to get the shiny glass effect for the child windows? Or atleast get them to have the same colour as their parents?

        Wouldn't that require you to change the color scheme (or theme) being used? Or are you talking about enabling Aero?

        "Love people and use things, not love things and use people." - Unknown

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        C Offline
        C Offline
        CodyDaemon
        wrote on last edited by
        #3

        That is what I mean... The main window is nicey glassy thanks to Aero, but the children windows are just 'plain' non-glass. I was wondering if there is a way of getting the Aero effect on the children, or atleast picking up the right colours? I guess that by poking around with the WM_NCPAINT-ish messages it could be possible, but not sure how... I haven't really looked into the whole non-client area painting stuff.

        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