Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Horst Günther Burkhardt III
On Thu, 2009-11-19 at 13:09 +0100, Benoît Minisini wrote: > Hi, > > There are two licensing problems in Gambas that must be solved. > > 1) The first one should not be difficult: we must find a license for the > gambas wiki documentation that makes it free. I need suggestions... Creative Commons

[Gambas-user] Howto: Cancel a keypress in a textarea

2009-11-19 Thread bbb888
I'm trying to capture and ignore, textwise, use of the tab key in a textarea control. I have set up an OnKeyPress handler that moves the focus to the next control, but the tab is still inserted in the textarea.text. tia bruce -- View this message in context: http://old.nabble.com/Howto%3A-Cance

[Gambas-user] Changing the key value in a collection

2009-11-19 Thread bbb888
I have a situation where the key for an item in a collection is an editable value in the collection item. Obviously, when that value changes, I need to update the collection and change the key. However, when I do this the item is in a new position in the collection. This is a problem because th

Re: [Gambas-user] qte disabled

2009-11-19 Thread Benoît Minisini
> Hello everybody on the list and congrats to the developers of this > excellent package. > I have downloaded and compiled successfully 2.17 and today 2.18 of Gambas. > I have installed all the necessary packages for my system kubuntu 9.10 with > KDE 4.3.3 > but at the end of configure I am gettin

Re: [Gambas-user] File select broken ?

2009-11-19 Thread Benoît Minisini
> I have just realized that my old code does not work any more in selecting > .jpg files. > > Now I am using Gambas 2.17 but I do not know which release made it wrong. > > Selecting the directory with my .jpg files it appears empty. > > I have to select All Graphics .* to see them and then the

[Gambas-user] qte disabled

2009-11-19 Thread Ανδρέας Πορευόπουλος
Hello everybody on the list and congrats to the developers of this excellent package. I have downloaded and compiled successfully 2.17 and today 2.18 of Gambas. I have installed all the necessary packages for my system kubuntu 9.10 with KDE 4.3.3 but at the end of configure I am getting the message

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Werner
On 20/11/09 00:54, Benoît Minisini wrote: >> On Thursday 19 November 2009 07:09 am, Benoît Minisini wrote: >> >>> There are two licensing problems in Gambas that must be solved. >>> 1) The first one should not be difficult: we must find a license for the >>> gambas wiki documentation that make

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Benoît Minisini
> On Thursday 19 November 2009 07:09 am, Benoît Minisini wrote: > > There are two licensing problems in Gambas that must be solved. > > 1) The first one should not be difficult: we must find a license for the > > gambas wiki documentation that makes it free. I need suggestions... > > Wikipedia use

[Gambas-user] Gambas on ARM 9

2009-11-19 Thread Matteo Lisi
Hi to all! I have to port the gambas core (I need to execute only a gambas script) on an ARM 9 platform. Does someone port gambas on ARM 9 platform ? thanks -- Let Crystal Reports handle the reporting - Free Crystal R

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Rob
On Thursday 19 November 2009 10:36 am, Charlie Reinl wrote: > gambas-1.0.17/help/VisualIntroductionToGambas.html > is this what your looking for ? No, by "the editor page" I meant the page that lets you enter stuff into the wiki, not the page with screenshots of the IDE. Rob ---

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Charlie Reinl
Am Donnerstag, den 19.11.2009, 10:06 -0500 schrieb Rob: > On Thursday 19 November 2009 07:09 am, Benoît Minisini wrote: > > There are two licensing problems in Gambas that must be solved. > > 1) The first one should not be difficult: we must find a license for the > > gambas wiki documentation that

[Gambas-user] File select broken ?

2009-11-19 Thread Pino Zollo
I have just realized that my old code does not work any more in selecting .jpg files. Now I am using Gambas 2.17 but I do not know which release made it wrong. Selecting the directory with my .jpg files it appears empty. I have to select All Graphics .* to see them and then the selection works

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Rob
On Thursday 19 November 2009 09:52 am, Toni wrote: > If NC or NC are choosen then the resulting Creative commons license > can't be considered a free license. Further I think that some people > won't consider as a "valid free license" a Creative commons with > condition of Attribution (BY). The C

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Rob
On Thursday 19 November 2009 07:09 am, Benoît Minisini wrote: > There are two licensing problems in Gambas that must be solved. > 1) The first one should not be difficult: we must find a license for the > gambas wiki documentation that makes it free. I need suggestions... Wikipedia uses the GNU FD

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Toni
I would go for the GNU Free Documentation License (GNU FDL http://www.gnu.org/licenses/fdl.html) Creative commons (CC) isn't a bad choice either and it's quite popular nowadays. But it has 2 issues, the first one is that it isn't exactly the same in every country, and the second is that when ch

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Werner
On 19/11/09 20:09, Benoît Minisini wrote: > Hi, > > There are two licensing problems in Gambas that must be solved. > > 1) The first one should not be difficult: we must find a license for the > gambas wiki documentation that makes it free. I need suggestions... > The most obvious choice would

Re: [Gambas-user] Licensing problems in Gambas

2009-11-19 Thread David Villalobos Cambronero
Maybe not too usefull but 1- Can we use GPL 3 for wiki? 2- I think the first stet will be write a mail to www.ibpp.org and ask them for permition. :) And we can make a list of all gb.db.firebird users to see if they how many their are, and maybe write a Letter in name of all of them to let

Re: [Gambas-user] Optional arguments and IDE

2009-11-19 Thread Benoît Minisini
> Optional arguments now shows as wished, thanks! > But byref arguments are not showing correctly, > I'm not sure if this is new problem... maybe I just haven't notice it > earlier (I don't use byref much). > This problem occurs generally with byref arguments, not just optional > byref arguments. >

Re: [Gambas-user] form_open not raised when embedding form

2009-11-19 Thread Benoît Minisini
> Forget last message. Setting GDK_NATIVE_WINDOWS=1 makes the Form_Open event > run! > > But theres a few glitches like columnview and textarea background colours > not being right. > > Thanks. > Please send a project that shows these glitches so that I can fix them. Regards, -- Benoît Minis

Re: [Gambas-user] Setting and environment variable in a Gambas app.

2009-11-19 Thread Benoît Minisini
> Hi, > Setting the GDK_NATIVE_WINDOWS var in the environment tab of the project > only works while using the gambas app within the IDE but with the > generated executable this var doesn't get set, and so the controls get > erroneously rendered. > About setting it in ~/.gnomerc the point was not ha

Re: [Gambas-user] bug?

2009-11-19 Thread Benoît Minisini
> Debian sid > gb 2.17 > == > > Hi, > > I've got a module with public string & connection: > > PUBLIC $DBConn AS NEW Connection > PUBLIC MyHost AS String > PUBLIC MyDB AS String > PUBLIC MyUsr AS String > PUBLIC MyPass AS String > '- > PUBLIC FUNCTION DBCo

Re: [Gambas-user] Compiling Gambas3

2009-11-19 Thread Benoît Minisini
> Benoit, > > How can we add something to wiki? > > This is explained on the main page of the wiki. Send me your full name and your password, and I will create a write account for you. Regards, -- Benoît Minisini

Re: [Gambas-user] XML-RPC component bug?

2009-11-19 Thread Benoît Minisini
> Hi, > I'm having problems with the XML-RPC component. > The same piece of code (and actually the compiled program too) works > fine in one computer an gives an error in another. > > System where it works: Ubuntu 9.10 32bits > System where it fails: Ubuntu 8.10 64bits > Both systems have the same

Re: [Gambas-user] DataCombo, key_press

2009-11-19 Thread Benoît Minisini
> Hello: > > Does'nt work a datacombo with key events? > > How can I solve this problem? > > Regards What do you want to achieve exactly? -- Benoît Minisini -- Let Crystal Reports handle the reporting - Free Crystal

Re: [Gambas-user] Exist says OK, but the File.Load fails

2009-11-19 Thread Benoît Minisini
> Salut, > > this is my code (I added the line numbers) > Exist says OK > but the File.Load fails with : File or directory does not exist > > args[0] = Reports/US-presidents-3.xml is a relative path > If I use the Fullpath it works. > > AND: this only happens if the code is used in a component !

Re: [Gambas-user] Gambas XMLRPC Server and method with more than 1 parameter

2009-11-19 Thread Benoît Minisini
> Hi, > > anyone has the above working by any chance? > > It works with parameter (NULL) and 1 parameter but not with more than 1. > > The XMLRPC Client is ok, I have tested it against a non Gambas XMLRPC > server. > But if you post more than one parameter to the Gambas XMLRPC server, it > doesn

[Gambas-user] Licensing problems in Gambas

2009-11-19 Thread Benoît Minisini
Hi, There are two licensing problems in Gambas that must be solved. 1) The first one should not be difficult: we must find a license for the gambas wiki documentation that makes it free. I need suggestions... 2) The bad problem: gb.db.firebird uses two sources files from www.ibpp.org whose lic

Re: [Gambas-user] wish

2009-11-19 Thread Benoît Minisini
> On Tuesday 17 November 2009, Jerry McBride wrote: > > On Tuesday 17 November 2009 09:55:03 Jean-Yves F. Barbier wrote: > > > Hi, > > > > > > It would be (very) nice to have the possibility to freely format text > > > in ValueBox for I/O (may be the same syntax as in DBase screens). > > > > My wis

Re: [Gambas-user] wish

2009-11-19 Thread Benoît Minisini
> Hi, > > It would be (very) nice to have the possibility to freely format text > in ValueBox for I/O (may be the same syntax as in DBase screens). > The ValueBox should be redone, but it must be carefully designed before. So ideas are welcome! And if I don't do it, aren't there other people th

Re: [Gambas-user] wish

2009-11-19 Thread Benoît Minisini
> On Tuesday 17 November 2009 09:55:03 Jean-Yves F. Barbier wrote: > > Hi, > > > > It would be (very) nice to have the possibility to freely format text > > in ValueBox for I/O (may be the same syntax as in DBase screens). > > My wish would be the ability to compile gambas and not have to drag in

Re: [Gambas-user] DataCombo, key_press

2009-11-19 Thread bbb888
Try setting .type as the last assignment, don't know, works for me in postgresql. It seems that as soon as you give it a type and host and user postgresql makes a connect. Anyway, as I said, dont know works for me. b -- View this message in context: http://old.nabble.com/DataCombo%2C-key_pr

Re: [Gambas-user] bug?

2009-11-19 Thread Jean-Yves F. Barbier
Ricardo Díaz Martín a écrit : > Looks like all is ok. Maybe you can try writing Error.Clear() on before of > TRY $DBConn.Open it don't change anything: this time I stripped the DB name and it goes its way to 1st reading and failed (result is unavailable) > I'm not sure if problem is related with

Re: [Gambas-user] bug?

2009-11-19 Thread Ricardo Díaz Martín
Looks like all is ok. Maybe you can try writing Error.Clear() on before of TRY $DBConn.Open I'm not sure if problem is related with posgresql because I'm using mysql in my apps. Hope this help you. Regards, Ricardo 2009/11/17 Jean-Yves F. Barbier <12u...@gmail.com> > Debian sid > gb 2.17 > ===

Re: [Gambas-user] DataCombo, key_press

2009-11-19 Thread Ricardo Díaz Martín
distro? gambas version? 2009/11/18 Tomas Costa rivas > Hello: > > Does'nt work a datacombo with key events? > > How can I solve this problem? > > Regards > > -- > Let Crystal Reports handle the reporting - Free Crystal R