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. Copying a dialog resource between projects with MSDEV 2008

Copying a dialog resource between projects with MSDEV 2008

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

    Hi, Anyone know how to copy a dialog resource from one project into another with MSDEV 2008. This used to be easy and intuitive with VCPP 6.0 but then again most things were :mad: TIA Tony

    N 1 Reply Last reply
    0
    • S softwaremonkey

      Hi, Anyone know how to copy a dialog resource from one project into another with MSDEV 2008. This used to be easy and intuitive with VCPP 6.0 but then again most things were :mad: TIA Tony

      N Offline
      N Offline
      Nibu babu thomas
      wrote on last edited by
      #2

      You can open the other resource in the same devenv and then copy it. Then copy in necessary contents.

      Nibu babu thomas Microsoft MVP for VC++ Code must be written to be read, not by the compiler, but by another human being. Programming Blog: http://nibuthomas.wordpress.com

      S 1 Reply Last reply
      0
      • N Nibu babu thomas

        You can open the other resource in the same devenv and then copy it. Then copy in necessary contents.

        Nibu babu thomas Microsoft MVP for VC++ Code must be written to be read, not by the compiler, but by another human being. Programming Blog: http://nibuthomas.wordpress.com

        S Offline
        S Offline
        softwaremonkey
        wrote on last edited by
        #3

        Thanks for the reply but I have tried this without success. I have opened the RC file and selected the dialog resource I want and seleted copy. The problem is that it wont let me paste it into the resorces of my other project - the paste option is disabled :( Any ideas why it could be disabled? Thanks Tony

        M 1 Reply Last reply
        0
        • S softwaremonkey

          Thanks for the reply but I have tried this without success. I have opened the RC file and selected the dialog resource I want and seleted copy. The problem is that it wont let me paste it into the resorces of my other project - the paste option is disabled :( Any ideas why it could be disabled? Thanks Tony

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          If you open the second RC file in the resource editor, can you drag/drop resources into the resource view of the current solution? That worked in VC 6, although I give no guarantee that the feature has survived into the current VS design.

          --Mike-- Dunder-Mifflin, this is Pam.

          S 1 Reply Last reply
          0
          • M Michael Dunn

            If you open the second RC file in the resource editor, can you drag/drop resources into the resource view of the current solution? That worked in VC 6, although I give no guarantee that the feature has survived into the current VS design.

            --Mike-- Dunder-Mifflin, this is Pam.

            S Offline
            S Offline
            softwaremonkey
            wrote on last edited by
            #5

            Hi, Yes, that's how I used to do it in VC6 but it doesnt appear to work in MSDEV 2008. I have found using MSDEV 2008 frustrating, some things are done differently and other things you just can't do. In trying to be all things to all languages, it's lost some of it's great features and is soooo slow. Thanks anyway, I guess I will just have to create the dialog again from scratch. :thumbsup:

            N 1 Reply Last reply
            0
            • S softwaremonkey

              Hi, Yes, that's how I used to do it in VC6 but it doesnt appear to work in MSDEV 2008. I have found using MSDEV 2008 frustrating, some things are done differently and other things you just can't do. In trying to be all things to all languages, it's lost some of it's great features and is soooo slow. Thanks anyway, I guess I will just have to create the dialog again from scratch. :thumbsup:

              N Offline
              N Offline
              Niek
              wrote on last edited by
              #6

              It can be done the other way: Open the project from wich you want to copy the resource. Open the resource file to witch you want to copy. And then you can use CTRL-C and CTRL-V.

              modified on Friday, July 31, 2009 2:35 AM

              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