Re: [Gambas-user] dialog.select font & conf setting

2010-09-08 Thread BenoƮt Minisini
> 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

Re: [Gambas-user] dialog.select font & conf setting

2010-09-07 Thread Dimitris Anogiatis
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

[Gambas-user] dialog.select font & conf setting

2010-09-06 Thread Daniel Vanhee
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