Dear all,
It's possible to put Bitmap for background of TWBrowse. If possible how I do ?
Best Regrad,
Pe N Chi
PS: I'm use FiveWin 2.1c, Blinker 7,Comix Database
Dear all,
It's possible to put Bitmap for background of TWBrowse. If possible how I do ?
Best Regrad,
Pe N Chi
PS: I'm use FiveWin 2.1c, Blinker 7,Comix Database
Peter,
That would require several changes (painting the bitmap, painting the lines with transparent background).
Those changes are much easier to implement if you use FWH as the painting code is in PRG level.
Antonio Linares wrote:Peter,
That would require several changes (painting the bitmap, painting the lines with transparent background).
Those changes are much easier to implement if you use FWH as the painting code is in PRG level.