Search found 1886 matches: background

Return to advanced search

Marco, The problems comes from the gradient background where the bitmap is painted on. FWH already provides a special function to paint transparent on gradient background: void TransBmp( HBITMAP hBitmap, int iXsize, int iYsize, COLORREF rgbTransparent, ...
by Antonio Linares
Wed Dec 14, 2005 11:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent bitmap on folder
Replies: 8
Views: 1916

Daniel:
Thanks! Are you using this code for real? It would appear to work for an SDI app, but with lots of modeless windows it might have problems. Even though one GET has focus and SET CENTURY is true, other windows can paint in the background, and would be affected, yes?
by Brian Hays
Wed Dec 14, 2005 5:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Date GETs with century
Replies: 4
Views: 1294

Color Scheme Development Utility

... stored in a dbf file at the same time. This small utility had wonderful application in experimenting with color combinations for foreground and background. I use this utilit along with color cop to select color of my application. Unfortunately I have lost it, can somebody guide me about the ...
by Milan Mehta
Wed Dec 07, 2005 10:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color Scheme Development Utility
Replies: 1
Views: 732

... 48x48, etc? I only could use 16x16 bitmaps... > Try to change the size of the bitmaps when you create the imagelist. > 4) I change the background color with oTree:Setcolor(...) but the background of characters and bitmaps color don't change. How can I change it? > We are going to ...
by Antonio Linares
Sat Nov 26, 2005 5:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TTreeView (bitmap, colors and font)
Replies: 1
Views: 895

TTreeView (bitmap, colors and font)

... (I couldn't do it in testtrer.prg) 3) Is possible change the bitmap size to 32x32, 48x48, etc? I only could use 16x16 bitmaps... 4) I change the background color with oTree:Setcolor(...) but the background of characters and bitmaps color don't change. How can I change it? Regards, Maurilio
by Maurilio Viana
Thu Nov 24, 2005 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TTreeView (bitmap, colors and font)
Replies: 1
Views: 895

Thank you for information.

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.


Dear Antonio

Thank you very much for your suggestion.

Best Regrad,

Pe N Chi :cry:
by Peter
Sat Nov 12, 2005 2:57 pm
 
Forum: FiveWin for CA-Clipper
Topic: It's possible to put Bitmap for background of TWBrowse
Replies: 2
Views: 1076

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.
by Antonio Linares
Fri Nov 11, 2005 10:20 am
 
Forum: FiveWin for CA-Clipper
Topic: It's possible to put Bitmap for background of TWBrowse
Replies: 2
Views: 1076

It's possible to put Bitmap for background of TWBrowse

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
by Peter
Fri Nov 11, 2005 3:59 am
 
Forum: FiveWin for CA-Clipper
Topic: It's possible to put Bitmap for background of TWBrowse
Replies: 2
Views: 1076

... creation feature (and many other features like "save to rtf", "gif","jpg"... ) The end-user never see the printer driver because it appair only in background when you redirect the print on that print driver. Marco
by Marco Turco
Tue Nov 08, 2005 7:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PDF Creating Open Source Tool : PDFCreator
Replies: 8
Views: 3806

Problem with Checkbox Object?

... problem occurs whether I specify a size or not. I have included a small sample PRG below that illustrates the problem. I have set the checkbox background to "N*" to highlight the issue. Thanks in advance... // Test checkbox objects #include "FWCE.ch" #xtranslate NTrim(<n>) ...
by Bill Simmeth
Wed Oct 26, 2005 1:33 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with Checkbox Object?
Replies: 2
Views: 1365

Colouring TwBrowse ( Hernan's )

Hello ! At this time TwBrowse have 2 possibilities to colour background of active row - logic lCellStyle . If choose ! lCellStyle , then all active row coloured with one color and the active cell too . I want to do something mix of both styles - paint ...
by Rimantas
Tue Oct 11, 2005 5:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Colouring TwBrowse ( Hernan's )
Replies: 12
Views: 6717
Previous

Return to advanced search