[Gambas-user] Can FontChooser retur a Font object?
Tobias Boege
taboege at ...626...
Wed Oct 14 07:38:05 CEST 2015
On Wed, 14 Oct 2015, Moviga Technologies wrote:
>
>
> I can only find FontChooser.SelectedFont which returns a comma separated
> string.
>
> Are there really no way for a Font object and the FontChooser to
> "communicate", either by the FontChooser returning a Font object, or by
> the Font object receiving a comma separated string? I see that it works
> the other way, with Font.ToString...
Do you mean the array accessors of Font?
hFont = Font[myFontChooser.SelectedFont]
Regards,
Tobi
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list