On Mon, 25 Apr 2005 13:41:44 -0500 (CDT), DaveC <x@no.email> wrote:
>Dimi,<br><br>.bmp images don't support transparency, so you will not be able to load a .bmp into a picture button and have it display the backgroud. However, CVI picture buttons do support other image types than .ico and .bmp. You might try one of the other formats .wmf, .emf, .dib, .rle. (don't bother with .pcx though as it doesn't support transparency either). I have never had experience with the .wmf, .emf, .dib, or .rle image formats but perhaps they support transparency.<br><br>As far as the "<br>" statements you see, that is an HTML tag that is equivalent to a carrige return ("\n" in C). Not sure why your browser is showing them, but it just means that when you browse these forums you probably see everything smushed together into one giant paragraph.
Is that I'm not using a browser but a newsgroup program.
That's why.
Html should not be used in newsgroups.
Dimitri