Testei aqui e está abrindo os arquivos .png (USANDO GCC) Isso é um recurso do GCC (acredito)
Código: Selecionar todos
* Gdi+ support added - currently, for mingw compiler
( borland doesn't support it, don't know about OpenWatcom and others ).
It allows to open image files in additional formats, png and tiff.
hwg_GdiplusOpenImage() function added, HBitmap():Addfile() changed to
use hwg_Gdiplus_OpenImage(), if hwg_OpenImage() is failed.
Código: Selecionar todos
@ 190,12 OwnerButton oEntrar of oDlg Size 68,68 ON CLICK {|| ChkAcesso(oDlg,oApelido,oSenha,@lAcesso) } ;
FLAT BITMAP HBitMap():AddFile('..\imagens\novo.png') TRANSPARENT COORDINATES 0,0,64,64 TOOLTIP "Entrar"
Saudações,
Itamar M. Lins Jr.
