[Gambas-user] FontChooser setting fontname

Rolf-Werner Eilert eilert-sprachen at ...221...
Tue Apr 26 12:10:22 CEST 2016


The docu reads:

FontChooser.SelectedFont (gb.form)

Property SelectedFont As String

Returns or sets the selected font as a string.

When I try to do

Dim MyFont As String

MyFont = "Courier"
fcMyFont.SelectedFont = MyFont

nothing happens.

Am I expecting too much?

Rolf





More information about the User mailing list