Re: [Gambas-user] Something strange just happened?

2014-06-10 Thread B Bruen
On Wed, 11 Jun 2014 11:02:44 +0930 B Bruen wrote: > I created a new project "ctlbrowser" with qt4, and settings components. In > the main form (renamed from FMain to FControlBrowser) design, I just added > the Open and Close events and the code Settings.Read(Me) and Settings.Write > respective

[Gambas-user] Something strange just happened?

2014-06-10 Thread B Bruen
I created a new project "ctlbrowser" with qt4, and settings components. In the main form (renamed from FMain to FControlBrowser) design, I just added the Open and Close events and the code Settings.Read(Me) and Settings.Write respectively. When I ran it, moved and resized the form, closed it and

[Gambas-user] SOLVED : Re: TableView Column-Headers are transparent now

2014-06-10 Thread Charlie Reinl
Am Dienstag, den 10.06.2014, 17:40 +0200 schrieb Benoît Minisini: > Le 10/06/2014 17:20, Benoît Minisini a écrit : > > Le 10/06/2014 16:13, Karl Reinl a écrit : > >> Salut Benoît, > >> > >> TableView Column-Headers are transparent now > >> As Test-project, you can use the MySQL-Examble. > >> > >> I

Re: [Gambas-user] TableView Column-Headers are transparent now

2014-06-10 Thread Benoît Minisini
Le 10/06/2014 17:20, Benoît Minisini a écrit : > Le 10/06/2014 16:13, Karl Reinl a écrit : >> Salut Benoît, >> >> TableView Column-Headers are transparent now >> As Test-project, you can use the MySQL-Examble. >> >> I attached 2 pic. >> > > They are not transparent. It's just the text that is not c

Re: [Gambas-user] TableView Column-Headers are transparent now

2014-06-10 Thread Benoît Minisini
Le 10/06/2014 16:13, Karl Reinl a écrit : > Salut Benoît, > > TableView Column-Headers are transparent now > As Test-project, you can use the MySQL-Examble. > > I attached 2 pic. > They are not transparent. It's just the text that is not clipped anymore... I will fix that. -- Benoît Minisini -

Re: [Gambas-user] Form does not update during a debug session

2014-06-10 Thread Tobias Boege
On Tue, 10 Jun 2014, Orionis wrote: > Thanks Tobias, this is useful but it does not help me too much with my > particular problem. > I mean: i have some tens of controls updates to check while debugging. > Should I have to place a .refresh followed by a Wait after each > single statement to be te

[Gambas-user] TableView Column-Headers are transparent now

2014-06-10 Thread Karl Reinl
Salut Benoît, TableView Column-Headers are transparent now As Test-project, you can use the MySQL-Examble. I attached 2 pic. [System] Gambas=3.5.90 (rev 6307) OperatingSystem=Linux Kernel=3.2.0-64-generic Architecture=x86 Distribution=Ubuntu 12.04.4 LTS Desktop=GNOME Theme=QPlastique Language

Re: [Gambas-user] Form does not update during a debug session

2014-06-10 Thread Orionis
Thanks Tobias, this is useful but it does not help me too much with my particular problem. I mean: i have some tens of controls updates to check while debugging. Should I have to place a .refresh followed by a Wait after each single statement to be tested? -- View this message in context: ht

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-10 Thread Tobias Boege
On Tue, 10 Jun 2014, Wolfgang wrote: > > > gian schrieb: > > > > >Wolfang, > > > >I would like to reiterate the my concept, > > > >if you have an application created with gb.gui in a Linux using GTK (eg > > > >Ubuntu) and that well works , I think you should change it with GB.GTK+ > > > >("Prop