FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Combobox on Folder (Gradient-background) ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Combobox on Folder (Gradient-background) ?
Posted: Sun Oct 24, 2010 09:26 PM
Hello,

I have a Problem, showing a Combobox on a Folder-Gradient-Background
using Function Gradientbrush ( needed for Gradient-painting on Folders ).
Normal Brush and Image works.

To define a Background-color, I tested :

oCbx:nClrText := 0 // Black
oCbx:nClrPane := 16777215 // White Background
and
oCbx:SetColor( 0, 16777215 )

but does not work ( the Combobox is painted transparent ).





Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion