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. C++ Help

C++ Help

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorialquestion
5 Posts 5 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.
  • B Offline
    B Offline
    BRIMID
    wrote on last edited by
    #1

    I have written a program with Visual C++. Where on this website can I look for articles that inform me of how to create a skin for the executable file? Where can I find articles that will inform me of how to create the dialogue box which will give the user the option of saving, printing output?

    A N N F 4 Replies Last reply
    0
    • B BRIMID

      I have written a program with Visual C++. Where on this website can I look for articles that inform me of how to create a skin for the executable file? Where can I find articles that will inform me of how to create the dialogue box which will give the user the option of saving, printing output?

      A Offline
      A Offline
      Alexander M
      wrote on last edited by
      #2

      On that page... Don't try it, just do it! ;-)

      1 Reply Last reply
      0
      • B BRIMID

        I have written a program with Visual C++. Where on this website can I look for articles that inform me of how to create a skin for the executable file? Where can I find articles that will inform me of how to create the dialogue box which will give the user the option of saving, printing output?

        N Offline
        N Offline
        NewbieStats
        wrote on last edited by
        #3

        C++/MFC Articles just look through them and pick what you like... /* Just a Human Trying to Live in a Computers World. */

        1 Reply Last reply
        0
        • B BRIMID

          I have written a program with Visual C++. Where on this website can I look for articles that inform me of how to create a skin for the executable file? Where can I find articles that will inform me of how to create the dialogue box which will give the user the option of saving, printing output?

          N Offline
          N Offline
          namaskaaram
          wrote on last edited by
          #4

          try using the CFileDialog class.....u can use it for saving and opening files.....already defined browser for that..... search for it in MSDN... HOPE THAT HELPZ.... cheerz..... :-D "faith, hope, love remain, these three.....; but the greatest of these is love" -1 Corinthians 13:13

          1 Reply Last reply
          0
          • B BRIMID

            I have written a program with Visual C++. Where on this website can I look for articles that inform me of how to create a skin for the executable file? Where can I find articles that will inform me of how to create the dialogue box which will give the user the option of saving, printing output?

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

            I found this article and sample source ... http://www.codeproject.com/dialog/skinsyse.asp Very useful when I wrote my first skinned app. I had to extended the functionality a lot to accomodate all the features I eventually required but it was a great starting point. You simply derive your main dialog class from the SkinDialog class provided in the article. Steve T

            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