S
Steve Howard
I made an html help file for my application. I included some screen grabs of
the application which I reduces to less than 1/4 original size ... from
240x320 to 108x144 pixels. The files are saved as bitmaps, using 2bp
extension. Each is 17k.
when I launch the help file the images do not become visible unless I scroll
to them - sop for instance if there is am image at the top of the help file,
or next to a selected anchor link, the image is invisible (although a blank
area of screen is there for the image) until I scroll down the page then
back up.
I an using C#, Studio 2005, CF2 and testing on Windows Mobile 2003. All of
my image links are relative src="image002.2bp" and both the htm file and the
image files are in the Windows folder.
Is there a solution to this?
TIA
Steve
the application which I reduces to less than 1/4 original size ... from
240x320 to 108x144 pixels. The files are saved as bitmaps, using 2bp
extension. Each is 17k.
when I launch the help file the images do not become visible unless I scroll
to them - sop for instance if there is am image at the top of the help file,
or next to a selected anchor link, the image is invisible (although a blank
area of screen is there for the image) until I scroll down the page then
back up.
I an using C#, Studio 2005, CF2 and testing on Windows Mobile 2003. All of
my image links are relative src="image002.2bp" and both the htm file and the
image files are in the Windows folder.
Is there a solution to this?
TIA
Steve