FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour combined TITLE and TITLETEXT
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
combined TITLE and TITLETEXT
Posted: Fri Jun 10, 2011 07:54 AM
Dear All,

Is there a combined TITLE and TITLETEXT object in FWH11.05 similar to this:




Kind regards,
Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: combined TITLE and TITLETEXT
Posted: Fri Jun 10, 2011 12:10 PM
Frances,

I think, do You want to paint a extra Title ( not Header-group ) ?

You can show Titles with defined Font and Fontcolor, Text centered or with defined Position from Left.
Title-Background-Color, Gradient, Brush or Image.
Tooltips and Actions on Title.
Adding Borders with defined Pensize and Color.
It is possible, to add small Images to the Title.

In case it is, what You are looking for, I can include the needed Functions.

Changing Borders at Runtime :




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.
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: combined TITLE and TITLETEXT
Posted: Mon Jun 13, 2011 11:54 PM
ukoenig wrote:Frances,

I think, do You want to paint a extra Title ( not Header-group ) ?

You can show Titles with defined Font and Fontcolor, Text centered or with defined Position from Left.
Title-Background-Color, Gradient, Brush or Image.
Tooltips and Actions on Title.
Adding Borders with defined Pensize and Color.
It is possible, to add small Images to the Title.

In case it is, what You are looking for, I can include the needed Functions.

Changing Borders at Runtime :




Best Regards
Uwe :-)



Dear Mr. Uwe,

This is what i'm looking for an extra title.

The first object in your screenshot the one with the border.

Kind regards,
Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: combined TITLE and TITLETEXT
Posted: Tue Jun 14, 2011 07:51 PM
Hello Frances,

I'm working on a Tool, to test all setting at Runtime.
Still I have to add some selections like Color- / Gradient-settings and Source-creator.
The Title-background is used for the Browser as well.
All Settings are saved to a INI-file and will be loaded at new Start.
You can select any Combinations of Titles and Browser with or without Border.



Added Gradient-painting, BMP-title-selection and Position



The Result : a standalone Project-exe created :



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