Hello,
the new Release of the Fontpainter 3.0a has grown to double Size now
with many new Functions like :
Define any Buttonstyle, 10 different Buttonsizes to adjust / find the best Textsize,
new Project-Editor to save the Settings, Help and much more...
Please check the Path in Files GOTEST.BAT and TEST.RMK to create a EXE-file
In case anything is not working or missing, let me know.
Download (4.5 MB)
http://www.pflegeplus.com/fw_downloads/Fedit3.zip
New Project-Buttons

New Button-Settings

New Help



The Project-Editor shows inside the Structure-Broswer the selected Button-Images.
There is a Index on < Project >. The Painter will start with the Project he finds on Top-Position.
Just bring any Project on Top, You want to show with the Painter on Start.
To save a Project, close the Painter and choose the Main-screen-button < SAVE >.
To save a selected ( changed Project ) as New, choose the Main-screen-button < NEW >.
The Project will be saved as a new Record with Project ??? and Text ???.
From inside the Project-Editor You can select any Project and compile it,
choosing the Button < Preview > and select < Create EXE-File >.

A created EXE-File ( the Painter uses < SRADIO > to show the Textcolor for Radio and Checkbox )

A Example to find Buttonsettings :
Needed :
a Button-Font
the Button-Size
a Button-Gradient
the Fontcolor
Button BMP-Size to be used < 32 x 32 >
Button-Bmp to be placed on TOP
testing with defined Button-text ( to get Buttonlength )
to be used on a blue Image Background < Fantasy6.jpg >
Result :
Font :
TFont():New( "Arial",0,-16,.F.,.T.,0,0,0,.T.,.F.)
Buttonsize :
75 x 28
ButtonGradient :
LOCAL aGrad := { { 0.90,11635026,16777215 }, ;
{ 0.90,16777215,11635026 } }
ButtonTextColor :
oBtn:SetColor( 8388608 )

Best Regards
Uwe
the new Release of the Fontpainter 3.0a has grown to double Size now
with many new Functions like :
Define any Buttonstyle, 10 different Buttonsizes to adjust / find the best Textsize,
new Project-Editor to save the Settings, Help and much more...
Please check the Path in Files GOTEST.BAT and TEST.RMK to create a EXE-file
In case anything is not working or missing, let me know.
Download (4.5 MB)
http://www.pflegeplus.com/fw_downloads/Fedit3.zip
New Project-Buttons

New Button-Settings

New Help



The Project-Editor shows inside the Structure-Broswer the selected Button-Images.
There is a Index on < Project >. The Painter will start with the Project he finds on Top-Position.
Just bring any Project on Top, You want to show with the Painter on Start.
To save a Project, close the Painter and choose the Main-screen-button < SAVE >.
To save a selected ( changed Project ) as New, choose the Main-screen-button < NEW >.
The Project will be saved as a new Record with Project ??? and Text ???.
From inside the Project-Editor You can select any Project and compile it,
choosing the Button < Preview > and select < Create EXE-File >.

A created EXE-File ( the Painter uses < SRADIO > to show the Textcolor for Radio and Checkbox )

A Example to find Buttonsettings :
Needed :
a Button-Font
the Button-Size
a Button-Gradient
the Fontcolor
Button BMP-Size to be used < 32 x 32 >
Button-Bmp to be placed on TOP
testing with defined Button-text ( to get Buttonlength )
to be used on a blue Image Background < Fantasy6.jpg >
Result :
Font :
TFont():New( "Arial",0,-16,.F.,.T.,0,0,0,.T.,.F.)
Buttonsize :
75 x 28
ButtonGradient :
LOCAL aGrad := { { 0.90,11635026,16777215 }, ;
{ 0.90,16777215,11635026 } }
ButtonTextColor :
oBtn:SetColor( 8388608 )

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.
i work with FW.
If you have any questions about special functions, maybe i can help.