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
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
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
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
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
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
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
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
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
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
--
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
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
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
>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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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,
---
31 matches
Mail list logo