Re: [Gambas-user] Unittest for Gambas

2016-11-10 Thread Christof Thalhofer
Am 10.11.2016 um 05:36 schrieb Cam Era: > nice work. Thanks. I'll be giving this a once over with me eye :-) > > danke Oh, thank you :-) The unittests work well and reliable with every program or library and if one has full control over every piece of Gambas code that uses these libs. But ther

[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-11-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013&from=L21haW4- Comment #11 by Christian FAURE: Well, thanks zxMarce for the information, very appreciated work. Best regards. -- Developer Access Program for Intel

[Gambas-user] [Gambas Bug Tracker] Bug #1030: Project cracks with error 11 when trying to acces connections

2016-11-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1030&from=L21haW4- Jorge CARRIÓN added an attachment: dbconnections-0.0.1.tar.gz -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi proce

[Gambas-user] [Gambas Bug Tracker] Bug #1030: Project cracks with error 11 when trying to acces connections

2016-11-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1030&from=L21haW4- Jorge CARRIÓN reported a new bug. Summary --- Project cracks with error 11 when trying to acces connections Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Descriptio

Re: [Gambas-user] A new project gets all activated components

2016-11-10 Thread Gianluigi
Thank you Benoit, as always very kind. I submit to our friend. Regards Gianluigi 2016-11-10 15:44 GMT+01:00 Benoît Minisini : > Le 10/11/2016 à 15:18, Gianluigi a écrit : > > A friend of ours of Gambas-it, at the opening a new project gets all > > activated components. > > He installed Gambas sta

Re: [Gambas-user] A new project gets all activated components

2016-11-10 Thread Benoît Minisini
Le 10/11/2016 à 15:18, Gianluigi a écrit : > A friend of ours of Gambas-it, at the opening a new project gets all > activated components. > He installed Gambas stable from PPA. > I suggested him to uninstall and reinstall. > Any other suggestions? I remember that this has already been discussed, bu

[Gambas-user] A new project gets all activated components

2016-11-10 Thread Gianluigi
A friend of ours of Gambas-it, at the opening a new project gets all activated components. He installed Gambas stable from PPA. I suggested him to uninstall and reinstall. Any other suggestions? I remember that this has already been discussed, but I not find the discussion -

Re: [Gambas-user] Columnview "collapse" function

2016-11-10 Thread Gianluigi
I probably did not understand the problem, but: This discussion could help? [0] or perhaps starting with: tvwDoc.MoveFirst hNode = $hDoc.Index[tvwDoc.Key] iLevel = hNode.Level Regards Gianluigi [0] http://gambas.8142.n7.nabble.com/Accessing-the-Treeview-Collection-td20313.html#a20317 2016-

Re: [Gambas-user] Columnview "collapse" function

2016-11-10 Thread Fabien Bodard
well have you a small functional things ? certainly something stupid but i can't see it without touching 2016-11-10 4:38 GMT+01:00 adamn...@gmail.com : > What in the name of American erections am I doing wrong here? > > Public Sub mnuCollapse_Click() > > ' Collapse all nodes to the level of

[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-11-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013&from=L21haW4- Comment #10 by zxMarce: Christian, Finally! I installed FB2.5, the ODBC driver, and even got a simple test DB with an eight record table, hand populated with ye olde ZX-Spectrum colors (fields ColorName and ColorValue). Also c