Re: [Gambas-user] Error after project is compiled

2010-09-20 Thread Jason Hackney
2010/9/20 Benoît Minisini ... > Send your project. > > Attached. jiggler.tar.gz Description: GNU Zip compressed data -- Start uncovering the many advantages of virtual appliances and start using them to simplify applica

[Gambas-user] I cant compile Gambas: problem wit h ¿OpenGL?

2010-09-20 Thread Federico Leite
The output... make[5]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src' make[4]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src' make[3]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src' make[2]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src' make[2]: se ingresa

Re: [Gambas-user] Error after project is compiled

2010-09-20 Thread Benoît Minisini
> OK, I think this is a problem with my setup or the OS, but I need help > finding the source. > > I just downloaded build 3230. It's installed and running fine. When I open > my project in the IDE and run it, it runs well and exits normally. When I > navigate to PROJECT -> MAKE -> EXECUTABLE, eve

[Gambas-user] Error after project is compiled

2010-09-20 Thread Jason Hackney
OK, I think this is a problem with my setup or the OS, but I need help finding the source. I just downloaded build 3230. It's installed and running fine. When I open my project in the IDE and run it, it runs well and exits normally. When I navigate to PROJECT -> MAKE -> EXECUTABLE, everything seem

[Gambas-user] Twitter oauth client?

2010-09-20 Thread Ron
Hi, did anyone happen to code a twitter client (cli or gui) in gambas using oauth? Regards, Ron. -- Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and ac

Re: [Gambas-user] SQLTE3 >date function

2010-09-20 Thread Bill-Lancaster
Dear Benoît, Please see attached - Ive not done this before, hope it works Bill Lancaster http://old.nabble.com/file/p29760629/demo demo http://old.nabble.com/file/p29760629/FMain.class FMain.class -- View this message in context: http://old.nabble.com/SQLTE3-%3Edate-function-tp29751718p2976

Re: [Gambas-user] Help about use table view editing with Return key

2010-09-20 Thread Fabien Bodard
un tarball c'est bien :) tar.gz ou tar.bz 2010/9/20 Phạm Quang Dương : > OK, thank, I understood. Switch click and dblClick event code. > > .zip, bzip, gzip is fine why not 7zip > Alors, prochaine fois j'utilise rar >:) > > > 2010/9/19 Benoît Minisini > >> > Hi, >> > >> > I created a TableView w

Re: [Gambas-user] "Deleting" Forms and Classes

2010-09-20 Thread Fabien Bodard
i think he talk about file backup like Form1.form~ Le 19 septembre 2010 16:03, Benoît Minisini a écrit : >> This is scary stuff. >> >> When I right click on item on the list on the left side of the IDE a >> popup menu shows. One of the items is "Delete..." >> >> I remember the first time I came a

Re: [Gambas-user] Specifying the location of new Gambas components

2010-09-20 Thread Jay Mallar
On 09/19/2010 09:02 AM, Benoît Minisini wrote: >> We have created some new components for Gambas and we've been putting >> them into the /usr/local/lib/gambas2 directory with the standard >> Gambas components. However, this directory is locked to the root user, >> so developers can't in

Re: [Gambas-user] Help about use table view editing with Return key

2010-09-20 Thread Phạm Quang Dương
OK, thank, I understood. Switch click and dblClick event code. .zip, bzip, gzip is fine why not 7zip Alors, prochaine fois j'utilise rar >:) 2010/9/19 Benoît Minisini > > Hi, > > > > I created a TableView with three columns. > > First, I wrote code so that when user double-click the cell at th