I got it too, don't worry about the pass, we are not going to use it :D
Gracias
---
David
On Tue, Jan 3, 2017 at 12:28 PM, Jussi Lahtinen
wrote:
> Any clue why I got this?
>
>
> Jussi
>
>
> -- Forwarded message --
> From:
> Date: Tue, Jan 3, 2017 at 5:53 PM
> Subject: confirm 0
That's nice!!!
Gracias
---
David
On Wed, Apr 9, 2014 at 3:50 PM, Benoît Minisini <
gam...@users.sourceforge.net> wrote:
> Le 09/04/2014 23:35, Willy Raets a écrit :
> > Hi All,
> >
> > Since I'm now the owner of a Raspberry Pi running Raspbian I wrote some
> > short instructions for installing
Good luck. Hope it goes well.
---
David
On Thu, May 26, 2011 at 12:39, Fabien Bodard wrote:
> good luck
>
> 2011/5/26 nando :
> > Best wishes on your voyage!
> >
> >
> > -- Original Message ---
> > From: Benoît Minisini
> > To: gambas-user@lists.sourceforge.net
> > Sent: Thu,
Thanks!!
Gracias
---
David
2010/8/12 Benoît Minisini
> Just a warning for Mandriva users...
>
> If you install KDE 4.5 packages on Mandriva 2010.1, then you won't be able
> to
> compile the Qt4 component, because a file in the qt4-devel package has a
> bug.
>
> The bad file is named "libQtWeb
Hi all, I wrote MessageLabel, if some people use it, I'll fix it,
otherwise just delete it.
Regards
---
David
2010/7/31 Benoît Minisini :
> Hi,
>
> As the subject said, I have disabled DatePicker and MessageLabel in the
> gb.form component, to see if someone use them.
>
> These controls have prob
2010/4/26 Benoît Minisini
> > You will have to help out a bit more :)
> >
> > Here is the header of the class Added to the Workspace:
> >
> > ' Gambas class file
> >
> > Inherits Window
> >
> > Private $hPHPEditor As Editor
> >
> > Public Sub _new()
> >
> > Me.Arrangement = Arrange.Fill
> > M
You will have to help out a bit more :)
Here is the header of the class Added to the Workspace:
' Gambas class file
Inherits Window
Private $hPHPEditor As Editor
Public Sub _new()
Me.Arrangement = Arrange.Fill
Me.Expand = True
$hPHPEditor = New Editor(Me) As "PHPEditor"
$hPHPEditor.E
Hi, I got a problem, here is the scenario:
I got a WorkSpace, to this work space I add some objects, these objects
inherits from Window, and basicaly has an Editor inside of them, I load a
text from a file to the Editor, what I need is that when the WorkSpace tab
is closed I need to check if there
No, it has to be inside a Regexp
$hRexEpr = New Regexp($sLineSymbol, "^function \(")
But it does no work :(
--
Gracias
---
David
--
___
Gambas-user mailing list
Gambas-user@li
Hi, I need to find a ( with an a Regexp.
Does anybody knows how to? I've tried but I could not :(
--
Regards
---
David
--
___
Gambas-user mailing list
Gambas-user@lists.sourcef
Hi, the acction is called many time beacuse of the _Enter() event. It is called
every time the pointer enter the control area.
Regards
--
David
- Original Message
From: Keith Clark
To: gambas-user@lists.sourceforge.net
Sent: Thu, February 25, 2010 7:10:46 PM
Subject: [Gambas-user]
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
Hi, Benoît & All:
Days ago one friend call me to ask to
by a judge in a scientific exposition, my surprise came when he told
me that one of the projects was created with gambas by a couple of
students. They made a system to turn lights on & off in a house.
The use the LPT1 port to interact wi
Hi all, How do I write text to a spinbox like the pic shown in the help. See
the link: http://gambasdoc.org/help/comp/gb.qt/spinbox
Regards
--
David
--
Come build with us! The BlackBerry(R) Developer Confere
Hi, I have some problems using the _Data & the _Save events in a TableView.
* I select data fom a table and fill the TableView with the _Data event.
* Then I edit the data with the _Edit metod and save the new information with
the _Save event.
Then some thing wear happens. The event _Data is cal
What about using MessageLabel?
Regards
--
David
- Original Message
From: M0E Lnx
To: mailing list for gambas users
Sent: Tuesday, September 22, 2009 2:55:24 PM
Subject: [Gambas-user] Passive wait ???
I'm trying to implement soft of a "status bar" on my application.
When certain a
What about having an Option to select if run in performace analysis or not, so
the compiler will have all the needed code, but only executed if wanted?
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Friday, September 11, 2009 10:
Hi, It works just fine. Thanks Jean-Yves
Regards
--
David
- Original Message
From: Jean-Yves F. Barbier <12u...@gmail.com>
To: mailing list for gambas users
Sent: Wednesday, September 9, 2009 9:44:14 AM
Subject: Re: [Gambas-user] Obtain my IP with Gambas
David Vill
e ---
From: David Villalobos Cambronero
To: Gambas Inglés
Sent: Wed, 9 Sep 2009 07:52:43 -0700 (PDT)
Subject: [Gambas-user] Obtain my IP with Gambas
> Hi, is there an easy way to obtain my IP address?
&
Hi, is there an easy way to obtain my IP address?
Regards
--
David
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployme
Well, I think you're closer than me. So you can finish the job.
Regards
--
David
- Original Message
From: Joshua Higgins
To: mailing list for gambas users
Sent: Monday, August 24, 2009 1:48:17 PM
Subject: Re: [Gambas-user] Need help / call for volunteers
>
> it work well here too
The same for any other distro?
Regards
--
David
- Original Message
From: M0E Lnx
To: mailing list for gambas users
Sent: Monday, August 24, 2009 11:50:53 AM
Subject: Re: [Gambas-user] Need help / call for volunteers
Still not good on Vector
==
vluser:$ cat report.log
Ok, I'll check that.
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Monday, August 24, 2009 11:43:20 AM
Subject: Re: [Gambas-user] Need help / call for volunteers
> and the overall output is not good...
>
> your quotes are throwi
Thanks Joshua, I'll add your code ASAP, just let me finish some small changes.
Can we try this, specially on vector Linux? Please.
I now adding ./reconf-all, etc are pending, just be paitient.
Regards
--
David
- Original Message
From: Joshua Higgins
To: mailing list for gambas us
Hi, this is my first try!! any comment
Regards
--
David
- Original Message
From: David Villalobos Cambronero
To: mailing list for gambas users
Sent: Monday, August 24, 2009 9:39:19 AM
Subject: Re: [Gambas-user] Need help / call for volunteers
Ok, I'll take it.
Re
Ok, I'll take it.
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Monday, August 24, 2009 9:29:50 AM
Subject: Re: [Gambas-user] Need help / call for volunteers
> Hi, at the and, any volunteers?
>
> Regards
>
>
> --
> David
>
Cha
Hi, at the and, any volunteers?
Regards
--
David
- Original Message
From: M0E Lnx
To: mailing list for gambas users
Sent: Tuesday, August 18, 2009 9:06:41 PM
Subject: Re: [Gambas-user] Need help / call for volunteers
For vectorlinux, you want the result of
# cat /etc/vector-vers
Well, right now I'm learning Java (under windows :( ), so I'm very busy, if no
body take cake of it I'll take a look on it next week.
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Tuesday, August 18, 2009 4:02:23 PM
Subject: Re:
Hi, how can I take The distribution & The distribution version?
It the same for all Linux?
Regards
--
David
- Original Message
From: Benoît Minisini
To: gambas-user@lists.sourceforge.net
Sent: Tuesday, August 18, 2009 3:08:28 PM
Subject: [Gambas-user] Need help / call for volunte
Have you ever try $Conn.Exec()
Regards
--
David
- Original Message
From: Charlie Reinl
To: mailing list for gambas users
Sent: Friday, August 14, 2009 11:10:52 AM
Subject: [Gambas-user] Question about gb.db
Salut,
till now I use the Request part in $hConn.Find to set my sorting
hr(34) & "/usr/sbin/lpadmin -p request_ps -v
'pipe:/bin/cat - > " & User.Home & "/request/work/tempfile.ps' -m
PostscriptColor.ppd -E" & Chr(34) WAIT
(to install a printer)
cheers,
steven
Le mercredi 05 août 2009 à 17:07 +0200, Stefano Palmeri a
Hi all,
Time ago, someone asked about executing commands as root and pass the root
password to SHELL, does anybody remember the solution?
Regards
--
David
--
Let Crystal Reports handle the reporting - Free
Thanks Benoit, very helpful
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Sunday, August 2, 2009 3:54:12 AM
Subject: Re: [Gambas-user] Column auto reseize in tables views.
> Il sabato 1 agosto 2009 19:36:51 David Villalo
ThanksStefano, very helpful
Regards
--
David
- Original Message
From: Stefano Palmeri
To: mailing list for gambas users
Sent: Sunday, August 2, 2009 3:22:09 AM
Subject: Re: [Gambas-user] Column auto reseize in tables views.
Il sabato 1 agosto 2009 19:36:51 David Villalobos
Hi all,
How can I automaticly auto resize the column width of my gridview or tableview.
I mean, when I show the view, I want all the columns adjusted to the cell
content.
Regards
--
David
--
Let Crystal R
Really don't know
Regards
--
David
- Original Message
From: Pino Zollo
To: David Villalobos Cambronero
Sent: Friday, July 24, 2009 1:52:12 PM
Subject: Re: [Gambas-user] gb.qt.kde.html
Il venerdì 24 luglio 2009 15:40:32 hai scritto:
> if you set it to qt4?
>
>
Application.Theme = "qt"
Regards
--
David
- Original Message
From: Pino Zollo
To: mailing list for gambas users
Sent: Friday, July 24, 2009 12:47:47 PM
Subject: [Gambas-user] gb.qt.kde.html
Hi,
I have just added the components gb.qt.kde and gb.qt.kde.html ad all my
project di
It looks simply GREAT I can't wait to try it,
Come on Benoit, make the commit ASAP :-)
Regards
--
David
- Original Message
From: Benoît Minisini
To: richard terry ; mailing list for gambas users
Sent: Thursday, July 23, 2009 5:26:50 AM
Subject: Re: [Gambas-user] A screensho
Form MySQL 5.1 Manual, page 603:
- Data Type - - Storage Required -
BLOB, TEXT L+2 bytes, where L < 2^16
MEDIUMBLOB, MEDIUMTEXT L+3 bytes, where L < 2^24
LONGBLOB, LONGTEXT L+4 bytes, where L < 2^32
I just need 2^2
Hi, first of all thanks to Benoit, Ron and Wener for help me.
Just to be clear if someone reads this in the future, these statementst are
correct:
DIM hResultado AS Result
IF NOT Exist("/tmp/mas") THEN MKDIR "/tmp/mas"
hResultado = $hConn.Exec("SELECT * FROM `Imagenes`")
File.Save("/tm
I do this:
DIM hResultado AS Result
DIM sImagen AS String
IF NOT Exist("/tmp/mas") THEN MKDIR "/tmp/mas"
hResultado = $hConn.Exec("SELECT * FROM `Imagenes`")
sImagen = hResultado["Imagen"].Data <--- Fails here "Not
an object"
File.Save("/tmp/mas/1.jpg", sImagen)
It doesn't work, the file is saved emty.
Benoit, any idea?
Regards
--
David
- Original Message
From: Werner
To: mailing list for gambas users
Sent: Thursday, June 25, 2009 9:39:52 PM
Subject: Re: [Gambas-user] Blob management
David Villalobos Cambronero wrote:
> Forgo
Forgot to add more details.
And yes, the example works fine but I don't get it to work in my app.
Here is the senario:
I got a table with a picture (just a record) and I want to save it to the disk,
(PictureDatabase does it by the PictureBox not directly).
Driver: mysql, Mandriva 2009.1 32 bi
Hi, is there a problem with this instuction?
hResultado = $hConn.Exec("SELECT Pic FROM Pics")
File.Save("/tmp/1.jpg", hResultado["Pic"].Data)
I can't get them work!
Regards
--
David
--
___
Found the first bug, the Underscore ( _ ) is not show in the editor.
Mandriva 2009.1 32 bits KDE.
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Monday, June 22, 2009 10:18:49 AM
Subject: Re: [Gambas-user] Welcome to QT4!
> Gre
Great!!! I think it will be nice to use qt4 in the Gambas IDE, so we can find
errors easily... don't you think?
Regards
--
David
- Original Message
From: Benoît Minisini
To: gambas-user@lists.sourceforge.net
Sent: Monday, June 22, 2009 5:20:37 AM
Subject: [Gambas-user] Welcome to
01.06.2009, 08:50 -0700 schrieb David Villalobos
Cambronero:
> Hi, maybe you can try this:
> http://mysql-gui.googlecode.com/files/gb.db.mysql-gui-0.0.55.tar.gz.
>
> I use Mandriva 2009.1 32bits, KDE and I got not this message.
>
> Please try with the new version an tell
for gambas users
Sent: Monday, June 1, 2009 9:39:54 AM
Subject: Re: [Gambas-user] ran into troubles with gb.db.mysql-gui on
Gambas3/Rev: 1987
Am Montag, den 01.06.2009, 07:30 -0700 schrieb David Villalobos
Cambronero:
> Wich components has the project gb.db.mysql-gui selected?
>
>
By the way, could you plase the issue at:
http://code.google.com/p/mysql-gui/issues/list
Regards
--
David
- Original Message
From: David Villalobos Cambronero
To: mailing list for gambas users
Sent: Monday, June 1, 2009 8:30:22 AM
Subject: Re: [Gambas-user] ran into troubles
Wich components has the project gb.db.mysql-gui selected?
Regards
--
David
- Original Message
From: Charlie Reinl
To: gambas-user@lists.sourceforge.net
Sent: Saturday, May 30, 2009 1:33:18 PM
Subject: [Gambas-user] ran into troubles with gb.db.mysql-gui on Gambas3/Rev:
1987
Salu
try this:http://gambasdoc.org/help/howto/database
or ask me all you need
Regards
--
David
- Original Message
From: Keith Clark
To: gambas-user@lists.sourceforge.net
Sent: Thursday, May 28, 2009 1:30:27 PM
Subject: [Gambas-user] MySQL database interaction tutorial
Is there a good
Got this error compiling new rev at Mandriva 2009.1 32Bits
debug.c: In function 'command_eval':
debug.c:726: error: too few arguments to function 'EVAL.Compile'
make[5]: *** [debug.lo] Error 1
make[5]: se sale del directorio `/home/david/Gambas3/main/lib/debug'
Saludos
--
David
- Orig
anish translation?
Let me know.
On Wed, May 20, 2009 at 8:55 AM, David Villalobos Cambronero <
david_villalobo...@yahoo.com> wrote:
>
> I just started with the Spanish translation.
>
> Regards
>
>
> --
> David
>
>
>
> - Original Message
> From: Benoît
Hi,
My language has special characters like, á, Á, etc. Since those file will be
web pages, do I have to place the HTML tags for those special chars? I mean, in
the translation do I have to replace á for á?
Regards
--
David
- Original Message
From: David Villalobos Cambronero
ok, I'll will
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Wednesday, May 20, 2009 9:03:30 AM
Subject: Re: [Gambas-user] Web site translations
> I just started with the Spanish translation.
>
> Regards
>
>
> --
> David
>
Not
I just started with the Spanish translation.
Regards
--
David
- Original Message
From: Benoît Minisini
To: gambas-user@lists.sourceforge.net
Sent: Wednesday, May 20, 2009 8:42:13 AM
Subject: [Gambas-user] Web site translations
Hi everyone,
The Gambas web site is now fully transl
Hi,
If Application.Env["KDE_FULL_SESSION"] Then
Shell "kdesu " & Command
Else If Application.Env["GNOME_DESKTOP_SESSION_ID"] Then
Shell "gksu " & Command
Endif
Saludos
--
David
- Original Message
From: Jesus Guardon
To: mailing list for gambas users
Sent: Monday,
E
ENDIF
ENDIF
RETURN bMail
END
I your text matches, it will return true.
Sorry for ugly indentation due to plain text formatting email.
Jesus
David Villalobos Cambronero escribió:
> Hi, I need to match some regular expresions, I think I can use Gambas to do
> it, in t
Many thanks, maybe a little example in the wiki could help.
Regards
--
David
- Original Message
From: Rob
To: gambas-user@lists.sourceforge.net
Sent: Tuesday, March 10, 2009 2:53:08 PM
Subject: Re: [Gambas-user] Help using gb.pcre
On Tuesday 10 March 2009 15:44, David Villalobos
Hi, I need to match some regular expresions, I think I can use Gambas to do it,
in the documentation says somethig like this:
(?i)\b[a-z0-9._%\...@[a-z0-9._%\-]+\.[a-z]{2,4}\b
But how can I use it, any idea?
Any help need thanks.
Regards
--
David
---
Here is mine:
[r...@david david]# pkg-config --cflags qt-mt
-DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT
-I/usr/lib/qt3//include
[r...@david david]# pkg-config --libs-only-l qt-mt
-lqt-mt -lmng -ljpeg -lpng -lz -lXrender -lXrandr -lXcursor -lXinerama -lXft
-lfreetype -lfontconfig
Hi, here is mine. It is located in /usr/lib/qt3/lib64/
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Wednesday, February 18, 2009 1:00:22 PM
Subject: Re: [Gambas-user] Gambas 2 -> Gambas 3
> Hi, it happened to me some day ago,
>
Hi, it happened to me some day ago,
there is what I did to fix it.
# ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3.8
# ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
# ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3
# ln -s /usr/
Hi I got these error when compile Gambas 3 rv 1802 on Mandriva 2008.1 64 Bits,
I'm missing some lib?
/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
make[5]: *** [gb.qt.kde.html.la] Error 1
make[5]: se sale del directorio `/home/david/Gambas/trunk/gb.qt.kde/src/html'
make[4]:
-user] Error on gb.db.mysql: Commands out of sync; you
can't run this command now
On jeudi 15 janvier 2009, David Villalobos Cambronero wrote:
> Sure, here it is:
>
> mysql: 0x7b3680: CALL `sp_Procedimientos`
> mysql: 0x7b3680: CALL `sp_Tablas`
>
>
> And it fails on th
From: Benoit Minisini
To: mailing list for gambas users
Sent: Thursday, January 15, 2009 8:02:09 AM
Subject: Re: [Gambas-user] Error on gb.db.mysql: Commands out of sync; you
can't run this command now
On jeudi 15 janvier 2009, David Villalobos Cambronero wrote:
> Sure, here it is:
>
&
gambas users
Sent: Wednesday, January 14, 2009 5:39:12 PM
Subject: Re: [Gambas-user] Error on gb.db.mysql: Commands out of sync; you
can't run this command now
On lundi 12 janvier 2009, David Villalobos Cambronero wrote:
> Not sure... but what I know for sure is that is not in my Gam
Hi Benoit, did you have time to take a look at this?
Regards
--
David
- Original Message
From: David Villalobos Cambronero
To: Gambas Inglés
Sent: Friday, January 2, 2009 10:09:23 AM
Subject: Error on gb.db.mysql: Commands out of sync; you can't run this command
now
Hi B
Hi Benoit & All,
I think I found an error en the gb.db.mysql component. It is related with this
error message: Commands out of sync; you can't run this command now.
See the attached example
See the following link:
http://dev.mysql.com/doc/refman/5.0/en/commands-out-of-sync.html
Mandriva 2009.
Hi, I got an error when close my connection at runtime, the error is easy, the
connection is not closed, it still accepts queries.
Is the .Close() Method supposed to close the connection meaning that it won't
accept queries or I'm wrong. See the attached example.
Gambas 3, svn 1740, Mandriva 20
g list for gambas users
Sent: Friday, December 5, 2008 6:38:28 AM
Subject: Re: [Gambas-user] Action managment
On mercredi 3 décembre 2008, David Villalobos Cambronero wrote:
> Hi all, I have a problem using Actions. That is what I got:
>
> I have a form let's call it FMain, in thi
Hi all, I have a problem using Actions. That is what I got:
I have a form let's call it FMain, in this form I have a work space that I use
to emmbed some others form, Let's suppose I emmbed a form in this work space,
let's call it Form2, in this form, I insert a class, this class has some
contr
nge in Mandriva 2009.0
On mercredi 26 novembre 2008, David Villalobos Cambronero wrote:
> M nop, I use KDE,
I mean, KDE 3 or KDE 4 ?
--
Benoit Minisini
-
This SF.Net email is sponsored by the Moblin Your Move De
To: mailing list for gambas users
Sent: Tuesday, November 25, 2008 7:57:27 PM
Subject: Re: [Gambas-user] Gambas3 looks strange in Mandriva 2009.0
On mercredi 26 novembre 2008, David Villalobos Cambronero wrote:
> Hi all, I have installed Gambas 3 in my Mandriva 2009, but it looks very
>
Hi All, I found an error in the datepicker control, it allows to change the
date even it is disabled, attached an example.
Benoit, can you validate, please?
Regards
--
David
Error.DatePicker-0.0.1.tar.gz
Description: GNU Zip compressed data
-
Can gb.db.mysql help?
Regards
--
David
- Original Message
From: Benoit Minisini <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Saturday, November 8, 2008 11:50:11 AM
Subject: Re: [Gambas-user] Mysql query question
On mercredi 5 novembre 2008, Ron wrote:
> Ron schreef:
Great I will try...
Saludos
--
David
- Original Message
From: Benoit Minisini <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Tuesday, November 4, 2008 9:17:45 AM
Subject: Re: [Gambas-user] Error in Process managment
On mardi 4 novembre 2008, David Vill
Forget it!!! I see the documentation sorry...
Regards
--
David
- Original Message
From: David Villalobos Cambronero <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Tuesday, November 4, 2008 9:09:28 AM
Subject: Re: [Gambas-user] Error in Process managment
rocess managment
On lundi 3 novembre 2008, David Villalobos Cambronero wrote:
> Hi Benoit,
>
> The code attached in the example used to work (Gambas 3 SVN 1652), but now
> it doesn't, you made some changes in the Process behavoir, do I have to
> change something or I'm doing so
Hi Benoit,
The code attached in the example used to work (Gambas 3 SVN 1652), but now it
doesn't, you made some changes in the Process behavoir, do I have to change
something or I'm doing something wrong?
Best regards
--
David
Process.Error-0.0.1.tar.gz
Description: x-unknown/octet
ubject: Re: [Gambas-user] Create source packages for SVN
On samedi 01 novembre 2008, David Villalobos Cambronero wrote:
> Hi Benoit and All,
>
> I have been working on a application on a SVN server provided by Google
> Code. This is my problem:
>
> I download the last version of m
Hi Benoit and All,
I have been working on a application on a SVN server provided by Google Code.
This is my problem:
I download the last version of my project, make a tar.gz with Mandriva, I get
home and start working on it, then I create a source package (tar.gz) to take
it to my office and t
Hi, many thanks... It really helps
Regards
--
David
- Original Message
From: Benoit Minisini <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Wednesday, October 8, 2008 12:00:35 PM
Subject: Re: [Gambas-user] Autocomplete
On mercredi 08 octobre 2008, David Vill
I was clear enough.
Regards
--
David
- Original Message
From: Benoit Minisini <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Wednesday, October 8, 2008 11:36:52 AM
Subject: Re: [Gambas-user] Autocomplete
On mercredi 08 octobre 2008, David Villalobos Cambronero
Hi, Benoit, how did you implement the autocomplete feature?
Any idea?
Regards.
--
David
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications w
Hi, maybe use gb.db.mysql.
Regards
--
David
- Original Message
From: Kari Laine <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Wednesday, October 8, 2008 10:30:08 AM
Subject: [Gambas-user] gb.db
Hi,
I am writing a test program and I am little stuck with the big field
Maybe we should find another host?
Regards
--
David
- Original Message
From: Benoit Minisini <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Friday, October 3, 2008 10:20:59 AM
Subject: Re: [Gambas-user] Bleh
On vendredi 03 octobre 2008, Ron wrote:
> Have sent several
es in gb.db
Le samedi 20 septembre 2008 20:06:14 David Villalobos Cambronero, vous avez
écrit :
> No, let see, if I set DB.Debug = True, then all messages from gb.db will be
> sent automatically to the the standard error output, I want to tell Gambas
> that the standard error output is a fi
David
- Original Message
From: Benoit Minisini <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Saturday, September 20, 2008 8:53:14 AM
Subject: Re: [Gambas-user] Catching ,messages in gb.db
On samedi 20 septembre 2008, David Villalobos Cambronero wrote:
> Hi all,
>
>
Hi all,
If I made DB.Debug = True, then all statements executed by the component will
be sent the standard error output, but I need to save those messages into a
file, I tried to redirect the error output but I couldn't, any help?
Best regards
--
David
---
Hi, at the moment it can't. You have to wirte all the code, time ago I was
trying to make it, but I'm working in a mysql related project and do not have
time to make it.
Saludos
--
David
- Original Message
From: Kari Laine <[EMAIL PROTECTED]>
To: gambas-user@lists.sourceforge.net
Hi all,
As some of you know there will be a
new component for MySQL in Gambas 3, I don't know if some of you are
using that component right now. But any way I just upload some mayor
changes to the component, almost rewrite the entire component, so
maybe your projects will not work with the new
Ohhh that's great...
---
David
- Original Message
From: Stefano Palmeri <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Thursday, July 17, 2008 1:54:33 PM
Subject: Re: [Gambas-user] Dinamic Arrays in Gambas
Il giovedì 17 luglio 2008 15:34:10 David
Hi all,
How can I get a dinamic array with more than one dimension.
I my program I need to create at execution time a dinamic array, in example:
1 - I will ask the user how many rows.
2 - I will ask the user how many columns.
3 - With this info I need to create an array.
I know there is String
OK, I let them know
- Original Message
From: Benoit Minisini <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Monday, June 16, 2008 7:31:03 AM
Subject: Re: [Gambas-user] Future support for Gambas
On lundi 16 juin 2008, David Villalobos Cambronero wrote:
> Hi Ben
Hi Benoit & All,
I am very happy because next Tuesday I will start teaching Gambas in a
University (to some teacher and IT professionals), last Saturday I went there
to prepare everything.
Of course they will pay for it, and of course I have planned to make you a
donation ;-) just let's wait
I use qt
- Original Message
From: Benoit Minisini <[EMAIL PROTECTED]>
To: mailing list for gambas users
Sent: Tuesday, June 10, 2008 2:54:15 AM
Subject: Re: [Gambas-user] GridView autoresize
On lundi 09 juin 2008, David Villalobos Cambronero wrote:
> Hi all,
>
> When
Hi all,
When I make a double click on the line that divides the column header on a
GridView the column resize its width to fit the maximun size, that is normal,
but only happends when the user double clicks the column.
Is there a way to make this "autoresize" automaticly? Like for example afte
98 matches
Mail list logo