On Sat, 11 Aug 2012, Beno?t Minisini wrote: > Le 31/07/2012 16:32, Tobias Boege a ?crit : > > On Mon, 30 Jul 2012, Beno??t Minisini wrote: > >> 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@ubuntu:~/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 > >> > > > > Of course. Here it is. > > > > The bug should be fixed in revision #5027. > > Regards, > > -- > Beno?t Minisini >
Yes, here too. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
