News in TTitle

Post Reply
User avatar
Daniel Garcia-Gil
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita
Contact:

News in TTitle

Post by Daniel Garcia-Gil »

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 :lol:


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
our best documentation is the source code
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9
User avatar
ukoenig
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: News in TTitle

Post by ukoenig »

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.
User avatar
Daniel Garcia-Gil
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita
Contact:

Re: News in TTitle

Post by Daniel Garcia-Gil »

Hello Uwe.

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


yes work same way
our best documentation is the source code
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9
User avatar
ukoenig
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: News in TTitle

Post by ukoenig »

Daniel,
that makes it complete.

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

Image

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.
Post Reply