|
-
Jun 28th, 2002, 02:53 PM
#1
Resource Editor Replacement?
Is there no more resource files in .NET? If you add a file directly to the solution explorer does it get compiled into the exe? I want to add some icons into my project without using a control, can I do this? What about the whole string table deal in the old resource editor?
-
Jun 30th, 2002, 02:52 PM
#2
yay gay
yes it exists and u can add icons etc to it!
-
Jul 2nd, 2002, 03:13 PM
#3
Member
i would also linke to know how to use it, i know u can open an exe and add stuff to it in .net ide, but that aint much use if u need to reference the stuff in the program,
when u add something in to the progect and set it to embeded resourse how can u reference it in the program??
-
Jul 2nd, 2002, 04:41 PM
#4
Well now I found how to add items to a resource file but I still am not sure how to use them.
To add I did:
Project > Add New Item > Resource Template
Then I right clicked the root of the resource folder and clicked Add Resource. That lets you browse to things you want to add.
-
Jul 2nd, 2002, 05:11 PM
#5
Member
i dont have a resource template
the only new item i got with the word resource in it is assembly resource file
do u have to import these or something??
-
Jul 2nd, 2002, 05:34 PM
#6
I think that may work too, I'm not sure but I forgot that you have to have the solution/project selected and then follow those instructions to get the resource file template item. It seems like there should be an easier way, and there probably is, but I don't know it.
-
Jul 2nd, 2002, 05:37 PM
#7
Member
thanks, got it now had to select the solution not the progect
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|