from this post: viewtopic.php?p=94498#p94498
ukoenig wrote:Hello Daniel,
is it possible, to include / add in VTitles a Selection for the Gradient-Direction .T. / .F. in GradientFill ?
Class TTitle Lines :
616 else
617 GradientFill( ::hDC, aRect[ 1 ], aRect[ 2 ], aRect[ 3 ], aRect[ 4 ], ::aGrdBack ) // .T. or .F.
618 endif
Do You still remember to add the ToolTips for the BMP's, I asked for ?
Best Regards
Uwe
Yes, is already implemented to next build
New Clauses in TITLE xcommand
Clause GRADIENT <Gradiant>, array with gradient fill format
Clasue VGRAD, VERTICALGRADIENT, VERTICALG to set vertical gradient
Clause BRUSH oBrush to set brush
for tooltips is more complicated
Bug fixed in TTitle with memory leak