choosefont return values

Post Reply
User avatar
Silvio.Falconi
Posts: 7133
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 1 time

choosefont return values

Post by Silvio.Falconi »

..
Last edited by Silvio.Falconi on Thu Nov 30, 2023 10:37 am, edited 1 time in total.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
karinha
Posts: 7935
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil
Been thanked: 3 times
Contact:

Re: choosefont return values

Post by karinha »

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
Silvio.Falconi
Posts: 7133
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 1 time

Re: choosefont return values

Post by Silvio.Falconi »




Karinha,
I need to make this
Image

the button must call this
Image

choose font must return me

1. fontname
2. sizes
3. color font
4. Bold
5. Italic
6. underline
7. strikeout

On the dialog I see only fontname and size but in memory I must have all data to save them on dbf

I'm searching a good procedure becaus ethe final user could not insert the font and as deafult it must set "Arial" Size -6 and all options false
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Post Reply