FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Possible to use <NESCAPEMENT 90*10> with TFont:New( ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Possible to use <NESCAPEMENT 90*10> with TFont:New( ?
Posted: Wed Apr 23, 2008 04:02 PM

Hello,

I can define a Font in 2 ways :

  1. DEFINE FONT ......
  2. TFont:New(.........

With DEFINE FONT ....... you can add : NESCAPEMENT 90*10
to turn the text-line.

Is it possible to have the same option, when a font was defined
with TFont:New( .... ?

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: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Possible to use <NESCAPEMENT 90*10> with TFont:New( ?
Posted: Wed Apr 23, 2008 04:09 PM

Hello Uwe,

have a look into the ppo file and see how your call is preprocessed.

Do you have a release date for your dbf tool?

Regards,
Otto

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Turn Font 90° with TFont():New.....
Posted: Wed Apr 23, 2008 05:03 PM

Hello Otto,

In the moment i didn't carry on with the DB-tools.

The Visual-Tools ( the 2. project ) is nearly finished.
I started the project, because some people wanted
to create dialog-titles without any extra dll's or classes.
With the tools it is possible, to test gradients,
Color-combinations, Backgrounds for Windows,
Dialogs-, xBrowse-colors/brushes and font-combinations.
It is complete different to the DB-tools
and saves hours of work, when it is possible,
to test brushes, pictures, fonts and colors how they look together.

There is still the source-creator to do,
so it is possible, to write sample PRG's of the
created designs.

I will send you a early version, just to have a
look at it.
I think end of the week,
it will be finished, to put it in the forum.

Thank you

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