Hello,
I saw an example to use BMP files in a xBrowse()
Is it also possible to use JPG files.
Thanks,
Willy
METHOD AddJpgFile( cJpgFile ) CLASS TXBrwColumn
local hBmp := FILoadImg( cJpgFile )
AAdd( ::aBitmaps, { hBmp, nBmpWidth( hBmp ), nBmpHeight( hBmp ) } )
return .t.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 69 guests