Hi,
All It's ok for me on Fedora 10
Olivier Cruilles
Mail: linu...@club-internet.fr
Le 17 mai 09 à 01:07, Leonardo Miliani a écrit :
> Same for me on Ubuntu.
>
> --
> Leonardo Miliani
>
> Web: http://www.leonardomiliani.com
> E-mail: leona...@leonardomiliani.com
> Scegli software opensource -
Same for me on Ubuntu.
--
Leonardo Miliani
Web: http://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
http://www.gambas-it.or
Hi Benoit/All,
A suggested feature/request which I've mentioned before and I don't think I
got any comment (may say something).
Request:Toolbutton for running the default main file
Placement:Main toolbar
Reason:
OK
When one has dozens and dozens of forms I find I am constantly changi
You can try something like this
PRINT Format$(TimeVal, "-0.00"), Format$(height, "-0,000.00"),
Format$(velocity, "-0.00")
by doing this you force to insert 0 to make the numbers of the same
size, but I think is kind of awkward to see 0220.00 instead of 220.00
If you want to have a nice aligned te
It's time again for SourgeForge Awards.
This year you can nominate Gambas even
if you don't have a SourceForge account.
Here's the nominations page:
http://sourceforge.net/community/cca09/nominate/
I nominated Gambas for "Best Tool or Utility for Developers".
Come on, go on the page and nom
Hello! I am writing this code:
PRINT Format$(TimeVal, "-.##"), Format$(height, "-.##"), Format$(velocity,
"-.##")
But getting:
0 2201.14
.5 2176.491.04
Now here, how I control the allignment of 1.14 to be vertically same with
1.04.
The first two entries are correct.
Thank
Hi, all.
Just downloaded 2.13.0 and I can't compile it on Slackware 12.2.
Here's error log:
make[5]: *** [ggridview.lo] Error 1
make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/stefano/src/gambas2-2.13
Hum well,
first of all, i think the best man to answer you is Fabien Bodard.
He is the creator of GBS. Mainly, i see GBS like a administrator language
to manage some tasks over your system. If you don't like Bash for instance,
you can without problem use it in replacement.
However i don't really