FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Adding bitmaps to themed rPreview toolbar
Posts: 47
Joined: Thu Jul 13, 2006 02:39 PM
Adding bitmaps to themed rPreview toolbar
Posted: Mon Nov 06, 2006 03:17 PM

Hi Antonio

I am trying to add different bitmaps to the themed rPreview toolbar
These bitmaps are contained in my normal RES file (not in Prev32.dll)
I cant get this to work
eg below even thing Bmp_Pdf exists in my resources, it wont display

  • Code snippet*
    ::oImageList:AddMasked( TBitmap():Define( ""BMP_Pdf"",, ::oWnd ), nRGB( 192, 192, 192 ) )

Do image lists require special kinds of bmps?
Would appreciate any assistance

Thanks
Peter

Peter

Continue the discussion