I'm not posting any more to this mailing list about this issue. It's
documented in issue 221 of Gambas Issues:
https://code.google.com/p/gambas/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Opened%20Version%20Type%20Status%20Priority%20Summary%20GUI%20Desktop%20Arch%20Dist%20OpSys%20Reporter&
issues as
below.
--
Regards,
John
+44 1902 331266
+44 7894 211434
Forwarded Message
From: John Rose
To: GambasUsers MailingLists
Subject: Re: [Gambas-user] DataSource & DataBrowser problem
Date: Fri, 02 Mar 2012 12:38:00 +
Benoit,
I have attached a Test project to this message
Benoit,
I have attached a Test project to this message. Sometimes I still get
the display of a popup stating "Cannot modify record: SQL error or
missing database".
As I said previously, there are now new problems:
When the DataBrowser control is initialised, the left hand side of it
points to t
Le 01/03/2012 08:49, John Rose a écrit :
> Re question on whether I use gb.gtk or gb.qt4: I specified gb.gui only
> i.e. neither gb.gtk nor gb.qt4. Since I'm using Ubuntu, I understand
> that this results in gb.gtk being used.
>
I cannot reproduce with gb.gtk what you are talking about. It behaves
Le 29/02/2012 10:10, John Rose a écrit :
> I just installed all Gambas3 packages from kendek's launchpad ppa for
> Gambas pre-release: he created them yesterday evening after using
> subversion. How do I find out the version number of Gambas3 that he used
> apart from asking him?
Ask him : or find
Le 27/02/2012 17:18, John Rose a écrit :
> Benoit,
>
> I'm now using kendek's launchpad ppa for Gambas pre-release: he created
> latest version on 25 February 2012. I don't know the version number of
> Gambas3 that he used and I don't know how to find out (apart from asking
> him). I'm reluctant to
Le 07/02/2012 16:25, John Rose a écrit :
> Thanks, Benoit, for your explanation. Now that I've deleted the
> DataBrowserCountry control& created it again inside the
> DataSourceCountry control, I now see the countries (i.e. France& Great
> Britain) in the DataBrowserCountry control.
>
Hi,
I hav
My DataBrowser control saved automatic, you can not press save.
10.02.2012, 16:44, "John Rose" :
> As I previously said, when I add a new row (by first clicking the New
> button in my DataBrowser control) / change data displayed in my
> DataBrowser control and then click the save button (in my Da
Le 03/02/2012 20:51, John Rose a écrit :
> I've looked at the Database example and I still don't understand how to
> use the DataSource& DataBrowser controls.
>
> My DataSourceCountry control has its Table property set to country (one
> of the tables in the Test.db SQLite3 database in the Data dir