Click to See Complete Forum and Search --> : Importing Dialog Resources


Nelle
April 21st, 1999, 02:48 AM
Hi ppl,
how do u import, besides the .cpp n .h files, the dialog resource from one workspace to another?
Thanks a lot..

Hussam
April 21st, 1999, 03:42 AM
Hello!

You have just to open the resource file you want to import resources from.
It is named (YourProjectName.RC or YourProjectName.RC2).

Then you just copy and paste the desired resource.

Good luck
Hussam

Nelle
April 21st, 1999, 08:32 PM
Hi Hussam (hope i got ur name rite)
Thanks for the tip....but i encountered another problem...there was a prompt askin for the resource type..n i do not know what to type in..i tried typin in 'Dialog' but it didnt work...do enlighten me on this...if possible.
thanks

Hussam
April 22nd, 1999, 02:06 AM
Hello again.

You are right, you got my name right.


I do not know what dialog is asking you for the tye of resource. But you should do it this way.
1. In your target project click on Open
2. After you have found the right catalogue where the project you want to import from is, in file type choose ResourceFiles (.rc,.rct,.res)

3. Just click on the resource file (almost always *.rc)
4. You will get on the right pane a list over all resources available in that project.
5. Copy the resource you want to your target project.

I hope this works, if not you can write down the steps you followed and I will try to help you more.

Hussam

Nelle
April 23rd, 1999, 08:09 PM
Hi Hussam,
thanks again for the help. really appreciated it. what u wrote was true n i did manage to copy the resources that i needed, all thanks to u :-)...couldnt have done it without ur help. Thanks so much again!

cheerz
Nelle