Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Ron_1st wrote: > On Saturday 31 January 2009, Benoit Minisini wrote: > > On samedi 31 janvier 2009, Ron_1st wrote: > > > On Saturday 31 January 2009, Benoit Minisini wrote: > > > > On samedi 31 janvier 2009, Ron_1st wrote: > > > > > On Friday 30 January 2009, Benoit Min

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Benoit Minisini wrote: > On samedi 31 janvier 2009, Ron_1st wrote: > > On Saturday 31 January 2009, Benoit Minisini wrote: > > > On samedi 31 janvier 2009, Ron_1st wrote: > > > > On Friday 30 January 2009, Benoit Minisini wrote: > > > > > On vendredi 30 janvier 2009, Ro

Re: [Gambas-user] How to upgrade gambas?

2009-01-30 Thread Werner
Leo Sendra wrote: >> Selamat Pagi, >> >> please tell us what version you have now and what version you would like >> to use. >> > > >> Best Regards >> Werner >> > > I have installed gambas2 version 2.7 and want to try gambas2 2.11. how? > > thanks.. > You find gambas 2.11 here: http

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Benoit Minisini
On samedi 31 janvier 2009, Ron_1st wrote: > On Saturday 31 January 2009, Benoit Minisini wrote: > > On samedi 31 janvier 2009, Ron_1st wrote: > > > On Friday 30 January 2009, Benoit Minisini wrote: > > > > On vendredi 30 janvier 2009, Ron_1st wrote: > > > > > > 8<== > > > > > > > > Best reg

Re: [Gambas-user] gambas3

2009-01-30 Thread Benoit Minisini
On samedi 31 janvier 2009, Ron_1st wrote: > On Saturday 31 January 2009, Benoit Minisini wrote: > > On vendredi 30 janvier 2009, Ron_1st wrote: > > > Question to Benoit > > > I have 2 directories for aclocal, aclocal and aclocal-1.9 > > > the configure script refer to the 1.9, does aclocal/automake

Re: [Gambas-user] gambas3

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Benoit Minisini wrote: > On vendredi 30 janvier 2009, Ron_1st wrote: > > > > Question to Benoit > > I have 2 directories for aclocal, aclocal and aclocal-1.9 > > the configure script refer to the 1.9, does aclocal/automake fall back to > > the aclocal for missing *.m4 f

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Benoit Minisini wrote: > On samedi 31 janvier 2009, Ron_1st wrote: > > On Friday 30 January 2009, Benoit Minisini wrote: > > > On vendredi 30 janvier 2009, Ron_1st wrote: > > > > 8<== > > > > > > Best regards, > > > > > > > > Ron_1st > > > > > > I am going to te

Re: [Gambas-user] gambas3

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Benoit Minisini wrote: > On vendredi 30 janvier 2009, Ron_1st wrote: > > > > Question to Benoit > > I have 2 directories for aclocal, aclocal and aclocal-1.9 > > the configure script refer to the 1.9, does aclocal/automake fall back to > > the aclocal for missing *.m4 f

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Benoit Minisini
On samedi 31 janvier 2009, Ron_1st wrote: > On Friday 30 January 2009, Benoit Minisini wrote: > > On vendredi 30 janvier 2009, Ron_1st wrote: > > 8<== > > > > Best regards, > > > > > > Ron_1st > > > > I am going to test from a fresh checkout to understand what happens > > exactly... Wait a

Re: [Gambas-user] Bug in Gambas IDE property viewer

2009-01-30 Thread Benoit Minisini
On vendredi 30 janvier 2009, Leonardo Miliani wrote: > Sorry, I use Gambas 2.11.0 on Ubuntu 8.10. I fixed the bug in revision #1838. I will make a 2.11.1 version as soon as possible with it. Regards, -- Benoit Minisini --

Re: [Gambas-user] gambas3

2009-01-30 Thread Benoit Minisini
On vendredi 30 janvier 2009, Ron_1st wrote: > > Question to Benoit > I have 2 directories for aclocal, aclocal and aclocal-1.9 > the configure script refer to the 1.9, does aclocal/automake fall back to > the aclocal for missing *.m4 files ? > I don't know what you are talking about. Where are the

Re: [Gambas-user] strange problem using UDP server clients

2009-01-30 Thread Ron_1st
On Friday 30 January 2009, Joshua Higgins wrote: > is there any way to wait for a command launched through SHELL to finish > without using WAIT, but so that it still continue executing my gambas > program? > try in the shell string at the end the ampersand character (&) shell("/usr/bin/docommand

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Ron_1st
On Friday 30 January 2009, Benoit Minisini wrote: > On vendredi 30 janvier 2009, Ron_1st wrote: 8<== > > > > Best regards, > > > > Ron_1st > > I am going to test from a fresh checkout to understand what happens > exactly... > Wait a moment! :-) > OK Found some other code related th

Re: [Gambas-user] How to upgrade gambas?

2009-01-30 Thread Leo Sendra
>Selamat Pagi, > >please tell us what version you have now and what version you would like >to use. >Best Regards >Werner I have installed gambas2 version 2.7 and want to try gambas2 2.11. how? thanks.. ___ Dapatka

Re: [Gambas-user] strange problem using UDP server clients

2009-01-30 Thread Joshua Higgins
I've just noticed the title of my post has nothing to do with what I'm asking... sorry about that. 2009/1/30 Doriano Blengino > Joshua Higgins ha scritto: > > hello all, > > > > at the moment in my program I have multiple commands that have to be run > > through SHELL in order, one after another

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Benoit Minisini
On vendredi 30 janvier 2009, Ron_1st wrote: > part 0 > update the 1830 to 1834 > > r...@terminator:/home/ron/src/gambas3/trunk# svn update > Restored 'gb.gtk/src/gb.gtk/.info' > Restored 'gb.gtk/src/gb.gtk/.list' > Restored 'comp/src/gb.form.mdi/.list' > Restored 'comp/src/gb.form.mdi/.info' > Rest

Re: [Gambas-user] Nesting objects into gridview cells

2009-01-30 Thread Ron_1st
On Friday 30 January 2009, M0E Lnx wrote: > Hello guys. > > I'd like to know how if anyone has ever been able to nest objects like > comboboxes, buttons, checkboxes or anything like that into a > gridview's cell. > > I guess what I'm looking for is a way to do what the gambas IDE does > for a for

Re: [Gambas-user] gambas3

2009-01-30 Thread Ron_1st
On Friday 30 January 2009, Charlie Reinl wrote: > Am Freitag, den 30.01.2009, 19:24 +0100 schrieb Ron_1st: > > On Friday 30 January 2009, Wellington de Souza Pinto wrote: > > > Hi everyone! > > > > > > Have one week my gambas3 svn not work. > > > > > > Today i update svn version and after ./recon

[Gambas-user] Nesting objects into gridview cells

2009-01-30 Thread M0E Lnx
Hello guys. I'd like to know how if anyone has ever been able to nest objects like comboboxes, buttons, checkboxes or anything like that into a gridview's cell. I guess what I'm looking for is a way to do what the gambas IDE does for a forms or objects properties side panel I'm attaching a picgu

Re: [Gambas-user] strange problem using UDP server clients

2009-01-30 Thread Doriano Blengino
Joshua Higgins ha scritto: > hello all, > > at the moment in my program I have multiple commands that have to be run > through SHELL in order, one after another. currently im doing this using > WAIT, but this stops the execution of my gambas program till the command is > finished. however my progra

Re: [Gambas-user] Problem with Byte datatype ?

2009-01-30 Thread Doriano Blengino
Paul Horechuk ha scritto: > On January 29, 2009, Dominique SIMONART wrote: > >> Hi evererybody, >> >> If I code the few lines showed below: >> >> DIM X AS Byte >> DIM Texte AS String[64] >> >> X = &h2E >> X += &hE0 >> TextBox1.Text = Hex(X) >> Texte[X] = Hex(X) >> >> I get '10E' displaye

Re: [Gambas-user] gambas3

2009-01-30 Thread Charlie Reinl
Am Freitag, den 30.01.2009, 19:24 +0100 schrieb Ron_1st: > On Friday 30 January 2009, Wellington de Souza Pinto wrote: > > Hi everyone! > > > > Have one week my gambas3 svn not work. > > > > Today i update svn version and after ./reconf-all; ./configure -C; make; > > make > > install > > i type

Re: [Gambas-user] gambas3

2009-01-30 Thread Ron_1st
On Friday 30 January 2009, Wellington de Souza Pinto wrote: > Hi everyone! > > Have one week my gambas3 svn not work. > > Today i update svn version and after ./reconf-all; ./configure -C; make; make > install > i type gambas3 in prompt and show this message: > ERROR: #2: Cannot load class 'Proje

[Gambas-user] strange problem using UDP server clients

2009-01-30 Thread Joshua Higgins
hello all, at the moment in my program I have multiple commands that have to be run through SHELL in order, one after another. currently im doing this using WAIT, but this stops the execution of my gambas program till the command is finished. however my program is also doing other tasks (timers et

Re: [Gambas-user] How to upgrade gambas?

2009-01-30 Thread Werner
Leo Sendra wrote: > Hi all... I want to upgrade my Gambas2 to the higher version. How to do that? > Do I uninstall the old version and compile/install the newer version? > > Thanks.. > > > > Selalu bersama teman-teman di Yahoo! Messenger. Tambahkan mereka dari > email atau jaringan sosial A

Re: [Gambas-user] Bug in Gambas IDE property viewer

2009-01-30 Thread Leonardo Miliani
Sorry, I use Gambas 2.11.0 on Ubuntu 8.10. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leona...@leonardomiliani.com Scegli software opensource - Choose opensource software Co-fondatore di Gambas-it.org Il sito di riferimento della comunità italiana degli utenti di Gambas www.gambas-it.or

Re: [Gambas-user] Bug in Gambas IDE property viewer

2009-01-30 Thread Benoit Minisini
On vendredi 30 janvier 2009, Leonardo Miliani wrote: > I don't know if it is a new bug or an old one because I've noticed it > only right now... but the comboboxes of the properties viewer don't work > properly in every situation. > > As you can see in the attached screenshot, most of the times if

[Gambas-user] How to upgrade gambas?

2009-01-30 Thread Leo Sendra
Hi all... I want to upgrade my Gambas2 to the higher version. How to do that? Do I uninstall the old version and compile/install the newer version? Thanks.. Selalu bersama teman-teman di Yahoo! Messenger. Tambahkan mereka dari email atau jaringan sosial Anda sekarang! http://id.messenge

[Gambas-user] Bug in Gambas IDE property viewer

2009-01-30 Thread Leonardo Miliani
I don't know if it is a new bug or an old one because I've noticed it only right now... but the comboboxes of the properties viewer don't work properly in every situation. As you can see in the attached screenshot, most of the times if I select a property with a combobox, the arrow on the right si

Re: [Gambas-user] Problem with Byte datatype ?

2009-01-30 Thread Paul Horechuk
On January 29, 2009, Dominique SIMONART wrote: > Hi evererybody, > > If I code the few lines showed below: > > DIM X AS Byte > DIM Texte AS String[64] > > X = &h2E > X += &hE0 > TextBox1.Text = Hex(X) > Texte[X] = Hex(X) > > I get '10E' displayed. Is this correct for a byte? I think the 10E

[Gambas-user] gambas3

2009-01-30 Thread Wellington de Souza Pinto
Hi everyone! Have one week my gambas3 svn not work. Today i update svn version and after ./reconf-all; ./configure -C; make; make install i type gambas3 in prompt and show this message: ERROR: #2: Cannot load class 'Project': Unable to load class file Any idea??? Reguards, ---