Formdes - Icon ..wrong format (OpenInsight Specific)
At 13 FEB 1998 02:43:11AM Barry Stevens wrote:
In formdesigner, if I select Icon and put it on the form it displays as an icon size 'floating tool bar'.
When the form is run, it displays as a 2" by ¼" floating tool bar with the 'close button' disabled' that can be moved around the window.
Any clues as to what could be corrupted in my OI.
Barry
PS. I hope my 'technical' description makes sense.
At 13 FEB 1998 09:01AM Aaron Kaplan wrote:
Uhhmmmm…..I think the corruption is called Windows 95.
At 13 FEB 1998 04:54PM Cameron Revelation wrote:
Barry,
if I select Icon and put it on the form it displays as an icon size 'floating tool bar'. When the form is run, it displays as a 2" by ¼" floating tool bar with the 'close button' disabled' that can be moved around the window.
Use the BITMAP control type and point it to a Bitmap entity that references an .ico file. (When Win95 broke icons, we added .ico support to the BITMAP control type.)
Cameron Purdy