[Gambas-user] FreeMono Font Segfault
Benoît Minisini
gambas at ...1...
Mon Jul 30 22:05:19 CEST 2012
Le 30/07/2012 20:53, Tobias Boege a écrit :
> Hi Beno�t,
>
> I have one potential bug from Hans pending for some weeks now - I could not
> reproduce the others from him when I finally brought myself to boot this
> slow graphical Ubuntu from USB this afternoon...
>
> One (potential) bug, however was reproducable, though. There is nothing
> special on the Form, just one TextEdit and a Button to trigger the action.
> As you can see, I have used Qt:
>
> tobias at ...1008...:~/Gambas3_Projekte/test$ cat .src/FMain.class
> ' Gambas class file
>
> Public Sub Button1_Click()
> TextEdit1.Format.Alignment = Align.Center
> TextEdit1.Format.Color = Color.Red
> TextEdit1.Format.Background = Color.LightGray
> TextEdit1.Format.Font = Font["FreeMono"]
> End
Can you send me your little project by mail anyway?
--
Benoît Minisini
More information about the User
mailing list