> Hallo everyone,
>
> i am new to gambas and trying some things out.
> I would like to give the user of my program the opportunity to choose a
> font.
> The default title of the dialog.selectFont must been changed
> The font that has been chosen must be written to the conf-file
>
> My code is as
Hey Daniel,
Try Dialog.SelectFont()
Gambas might be thinking that Dialog.SelectFont is a property so try it with
a pair of parenthesis at the end
Hope this helps
Regards
Dimitris
On Tue, Sep 7, 2010 at 12:21 AM, Daniel Vanhee wrote:
> Hallo everyone,
>
> i am new to gambas and trying some thi
Hallo everyone,
i am new to gambas and trying some things out.
I would like to give the user of my program the opportunity to choose a
font.
The default title of the dialog.selectFont must been changed
The font that has been chosen must be written to the conf-file
My code is as follows
PUBLIC S