473,591 Members | 2,810 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Image Editor

I am trying to use the Image Editor to add a resource to my VB.Net project.
The instructions from the help file are: (I have Vs.Net 2003, Pro edition)

1)In Solution Explorer, right-click the project folder (for example,
WindowsApplicat ion1).
2)From the shortcut menu, click Add, then choose Add New Item.
3)In the Categories pane, expand the Local Project Items folder, then choose
Resources.

All goes well until STep 3. When expanded, the Categories Pane doesn't have
a Resources Option!

What am I doing wrong?
--
Dennis in Houston
Nov 21 '05 #1
7 4405
It's on the right side. Keep looking.
"Dennis" <De****@discuss ions.microsoft. com> wrote in message
news:D1******** *************** ***********@mic rosoft.com...
I am trying to use the Image Editor to add a resource to my VB.Net project.
The instructions from the help file are: (I have Vs.Net 2003, Pro edition)

1)In Solution Explorer, right-click the project folder (for example,
WindowsApplicat ion1).
2)From the shortcut menu, click Add, then choose Add New Item.
3)In the Categories pane, expand the Local Project Items folder, then
choose
Resources.

All goes well until STep 3. When expanded, the Categories Pane doesn't
have
a Resources Option!

What am I doing wrong?
--
Dennis in Houston

Nov 21 '05 #2
Dennis,

As far as I know can you not directly use the image editior to add a
recourse to your resx file, when I understand you well is that to make
(change) bitmaps what is it you want to archive?

Cor
Nov 21 '05 #3
I'm having trouble finding out how to start the Image Editor! The only
documentation I can find is the instructions in the help file which I can't
seem to get to work. How do you start the damn image editor anyway?

"Cor Ligthert" wrote:
Dennis,

As far as I know can you not directly use the image editior to add a
recourse to your resx file, when I understand you well is that to make
(change) bitmaps what is it you want to archive?

Cor

Nov 21 '05 #4
Dennis,

Open a .bmp file as an item and it will directly show up in the image
editor, the same is with an .Ico file.

I hope this is what you was trying to find?

Cor
"Dennis" <De****@discuss ions.microsoft. com>
....
I'm having trouble finding out how to start the Image Editor! The only
documentation I can find is the instructions in the help file which I
can't
seem to get to work. How do you start the damn image editor anyway?

"Cor Ligthert" wrote:
Dennis,

As far as I know can you not directly use the image editior to add a
recourse to your resx file, when I understand you well is that to make
(change) bitmaps what is it you want to archive?

Cor

Nov 21 '05 #5
Ok, I got the Icon Editor to start when I add a new item and select Icon
type. However, if I select a "Existing Item", all I get is a binary dump of
the item. What I'm trying to do is add an existing Icon to my project then
edit it.

"Cor Ligthert" wrote:
Dennis,

Open a .bmp file as an item and it will directly show up in the image
editor, the same is with an .Ico file.

I hope this is what you was trying to find?

Cor
"Dennis" <De****@discuss ions.microsoft. com>
....
I'm having trouble finding out how to start the Image Editor! The only
documentation I can find is the instructions in the help file which I
can't
seem to get to work. How do you start the damn image editor anyway?

"Cor Ligthert" wrote:
Dennis,

As far as I know can you not directly use the image editior to add a
recourse to your resx file, when I understand you well is that to make
(change) bitmaps what is it you want to archive?

Cor


Nov 21 '05 #6
Right click on the Icon in your poject and select Open With and choose the
Resource Editor.
"Dennis" <De****@discuss ions.microsoft. com> wrote in message
news:35******** *************** ***********@mic rosoft.com...
Ok, I got the Icon Editor to start when I add a new item and select Icon
type. However, if I select a "Existing Item", all I get is a binary dump
of
the item. What I'm trying to do is add an existing Icon to my project
then
edit it.

"Cor Ligthert" wrote:
Dennis,

Open a .bmp file as an item and it will directly show up in the image
editor, the same is with an .Ico file.

I hope this is what you was trying to find?

Cor
"Dennis" <De****@discuss ions.microsoft. com>
....
> I'm having trouble finding out how to start the Image Editor! The only
> documentation I can find is the instructions in the help file which I
> can't
> seem to get to work. How do you start the damn image editor anyway?
>
> "Cor Ligthert" wrote:
>
>> Dennis,
>>
>> As far as I know can you not directly use the image editior to add a
>> recourse to your resx file, when I understand you well is that to make
>> (change) bitmaps what is it you want to archive?
>>
>> Cor
>>
>>
>>


Nov 21 '05 #7
Tried that and I get "Cannot load any resources from this file". What I did
was to Add an existing item (icon ICO file) then right clicked and selected
"Open With" then selected Resources Editor!

"Dr Screwup" wrote:
Right click on the Icon in your poject and select Open With and choose the
Resource Editor.
"Dennis" <De****@discuss ions.microsoft. com> wrote in message
news:35******** *************** ***********@mic rosoft.com...
Ok, I got the Icon Editor to start when I add a new item and select Icon
type. However, if I select a "Existing Item", all I get is a binary dump
of
the item. What I'm trying to do is add an existing Icon to my project
then
edit it.

"Cor Ligthert" wrote:
Dennis,

Open a .bmp file as an item and it will directly show up in the image
editor, the same is with an .Ico file.

I hope this is what you was trying to find?

Cor
"Dennis" <De****@discuss ions.microsoft. com>
....
> I'm having trouble finding out how to start the Image Editor! The only
> documentation I can find is the instructions in the help file which I
> can't
> seem to get to work. How do you start the damn image editor anyway?
>
> "Cor Ligthert" wrote:
>
>> Dennis,
>>
>> As far as I know can you not directly use the image editior to add a
>> recourse to your resx file, when I understand you well is that to make
>> (change) bitmaps what is it you want to archive?
>>
>> Cor
>>
>>
>>


Nov 21 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3539
by: Michele Petrazzo | last post by:
I want to create a simple image editor (with wxPython) for my application. Now I'm able to zoom, draw with a pen, insert a text into the loaded image, and undo changes (for this I reload the image and redraw all the lines/text, but not the last.) My problem is how can I move the texts/lines that are insert into Image, after placed? How the image editors (like GIMP) are able to move the objects? Please don't tell me to read the GIMP's...
0
1860
by: klein73 | last post by:
I have an ASP application loading jpeg images into an image datatype on a SQL Server 2000 database. Most images are stored and retrieved with no problem. Occasionally, an when an image is stored and retrieved it appears corrupted. Here's the kicker. A Microsoft Image Editor will read the image file correctly, and will be able to save the file (which fixes it). When displaying the file through an <IMG> tag, it treats it like an...
2
2481
by: Edd | last post by:
Hi, I have built a basic WYSIWYG HTML editor using Javascript the ExecCommand commands. What is fustrating me is that, according to the MSDN site, there is no way to set the alignment of an image (eg left, right, middle). This MUST be possible using Javascript...and I have thought about using the command
2
1805
by: Wlad | last post by:
Hi, Does anybody knows how to make the browser lauch an external image editor (i.e. Photoshop) when the user clicks on a link like this : <a href= "http://localhost/images/200411081456170.Nenuphars.jpg">Image</a> The same application can be launched for any image link. Thank you. Wlad
3
2056
by: WJ | last post by:
I dropped an Image server control on an Asp.Net page, specified my desired image, saw the nice image, select the control. However, the VS.Net IDE/Image Editor tools are still grayed out ! I must have done something weird. I also tried Html Image control and the same affect experienced. My goal is to create "hotspots" on the image. I m using VS.Net 2003 EA edition on my XP Pro Sp1 and .net FW 1.1 Thanks for your help,
5
3370
by: aiki727 via DotNetMonster.com | last post by:
Hello everyone, Where do I store a bitmap or jpeg that I am using for a forms background image when I deploy the application? Or do I link these files to the app during the deployment? Thanks -- Message posted via DotNetMonster.com
7
10106
by: needin4mation | last post by:
Hi, I have an Access 2002 - 2003 database. I am using Access 2003. Whenever I link an image all it shows is the filename. Not the image. Other versions of Access can link the image just fine. The properties look the same whether I use XP or 2003 versions of Office. If I take an earlier version of Access and link the image, it puts the image. I can also see the image in 2003. If I link the image using 2003 it only shows the filename....
2
2355
by: Poppa Pimp | last post by:
ImageResizer.php Image Resizer PLEASE HELP The URL of the page this is on in my site is http://poppa-pimps-wallpapers.com//ImageResizer.php You can click on browse and get image,but when you upload image it will go to another page and says ]((unable to create emp directory)) Here is a site to be able to see script actually work http://tech.tailoredweb.com/image-editor-52/ and can be DL from there also. I am using FP 2003 and...
1
2188
by: venkateshkumar | last post by:
I have used rich text editor for Content management system.In this editor, have a InsertImage icon.We click that, select images from galley and insert the image.In firefox, it's simply placed in Editor. But IE it's placed in top of the page. Used code: function rteInsertHTML(html) { if (document.all) { var oRng = document.getElementById(rteName).contentWindow.document.selection.createRange(); oRng.pasteHTML(html); oRng.collapse(false);...
0
7934
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8236
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
7992
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6639
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5732
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5400
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3891
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2378
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1199
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.