Image Editor ?

  • Thread starter Thread starter WJ
  • Start date Start date
W

WJ

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,

John
 
Hi John,

If you add an icon to your project, does the Image menu item come up?

I'm wondering if VS.NET has only an icon editor. When I try to open a .gif,
it launches Fireworks as the default editor for that file type.

Ken
 
Ken Cox said:
If you add an icon to your project, does the Image menu item come up?

I'm wondering if VS.NET has only an icon editor. When I try to open a ..gif,
it launches Fireworks as the default editor for that file type.

Thanks Ken for the reply. No and I do not use external Image application,
instead, the VS.Net Resource Editor is used. I opened the Solution Explorer,
right-click on the Image file (myImage.jpg), Select "Open With" , "Resource
Editor". The image is opened, I used the Rect. Selection tool and defined a
spot on the image. At this point, the "Hot Spot" tool should be enabled but
it is not. It seems to me that VS.Net does not support this functionality.
Yes I can use FP2003 for this process. However, it would be nice that you
can do it inside VS.Net without invoking another product.

John
 
Back
Top