Hello,
Testing the Class BtnBmp, The Bar-display on RIGHT and LEFT Position doesn't look very nice.
In Class BtnBmp there is a line :
GradientFill( ::hDC, nAdjustBorder,nAdjustBorder, ::nHeight-nAdjustBorder, ::nWidth-nAdjustBorder, ::aGrad )
It shows a Bar like :

Changed to :
GradientFill( ::hDC, nAdjustBorder,nAdjustBorder, ::nHeight-nAdjustBorder, ::nWidth-nAdjustBorder, ::aGrad, .F. )
It shows a Bar like :

There seems to be still another Gradient at the Bottom to be adjusted.
It comes much closer to a defined Position TOP

Maybe it is possible to define a different GradientFill for Position RIGHT and LEFT ?
Best Regards
Uwe
Testing the Class BtnBmp, The Bar-display on RIGHT and LEFT Position doesn't look very nice.
In Class BtnBmp there is a line :
GradientFill( ::hDC, nAdjustBorder,nAdjustBorder, ::nHeight-nAdjustBorder, ::nWidth-nAdjustBorder, ::aGrad )
It shows a Bar like :

Changed to :
GradientFill( ::hDC, nAdjustBorder,nAdjustBorder, ::nHeight-nAdjustBorder, ::nWidth-nAdjustBorder, ::aGrad, .F. )
It shows a Bar like :

There seems to be still another Gradient at the Bottom to be adjusted.
It comes much closer to a defined Position TOP

Maybe it is possible to define a different GradientFill for Position RIGHT and LEFT ?
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.
i work with FW.
If you have any questions about special functions, maybe i can help.