FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour News in TTitle
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
News in TTitle
Posted: Wed Feb 10, 2010 02:50 AM
Hello Uwe

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
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: News in TTitle
Posted: Wed Feb 10, 2010 10:17 AM

Hello Daniel,

thank You very much.
GREAT NEWS !!!
I can start, to prepare the Tools with these new Options.
Inside the new ButtonTools, I can use the new Brush-Painting for Images,
to show Buttons on Image-Background.
The new Brush for VTitles workes the same Way ( a possible use of brushed Images ) ?

Best Regards
Uwe :lol:

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.
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: News in TTitle
Posted: Wed Feb 10, 2010 11:35 AM
Hello Uwe.

ukoenig wrote:The new Brush for VTitles workes the same Way ( a possible use of brushed Images ) ?


yes work same way
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: News in TTitle
Posted: Wed Feb 10, 2010 12:14 PM
Daniel,
that makes it complete.

The new Options are included already inside the Body-Part :



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