On Mon, 2011-02-07 at 02:02 +0100, Benoît Minisini wrote:
> > Beware that the package generation from the source was never tested
> in
> > > Gambas 3. I wanted to do the release candidate first.
Is there a way to 'package' a Gambas 3 runtime to share with others on
the All Basic forum? I would nee
> Hi!
> What has happen to error messages?
> Now Gambas IDE just stops executing when running into error!
> But some error messages still seems to be visible...
>
> Gambas 3 rev 3493 @ Ubuntu 10.10 64bit
>
> Jussi
Invisible error messages should have been fixed in revision #3546.
Regards,
--
On Mon, 2011-02-07 at 02:02 +0100, Benoît Minisini wrote:
> No problem! I just wanted to warn that you will be a beta tester of the
> debian
> package generation.
>
I think I'll stick to the program you have in place for the release of
Gambas 3.
I've been a 'lab rat' too many times in the pas
> On Mon, 2011-02-07 at 01:38 +0100, Benoît Minisini wrote:
> > Beware that the package generation from the source was never tested in
> > Gambas 3. I wanted to do the release candidate first.
>
> That's why I asked first.
>
> I'm happy with the development environment we have and was just trying
On Mon, 2011-02-07 at 01:38 +0100, Benoît Minisini wrote:
> Beware that the package generation from the source was never tested in Gambas
> 3. I wanted to do the release candidate first.
That's why I asked first.
I'm happy with the development environment we have and was just trying
to get a fe
> On Mon, 2011-02-07 at 01:16 +0100, Benoît Minisini wrote:
> > > Benoît,
> >
> > And what will be the result of that nightly build?
>
> The goal would be a nightly build of a Gambas 3 .deb for Ubuntu 10.10 32
> bit.
>
> That is what I understand you are using and one of the most popular
> Linux
On Mon, 2011-02-07 at 01:16 +0100, Benoît Minisini wrote:
> > Benoît,
> >
>
> And what will be the result of that nightly build?
>
The goal would be a nightly build of a Gambas 3 .deb for Ubuntu 10.10 32
bit.
That is what I understand you are using and one of the most popular
Linux distribution
> Benoît,
>
> Do you think there is enough interest in the Gambas 3 effort by users to
> offer a nightly build. It takes me about ~30 min. or so to build a fresh
> install from the trunk on my old laptop. I'm sure it would be much
> faster on the hosting server.
>
> I would be willing to host thi
Benoît,
Do you think there is enough interest in the Gambas 3 effort by users to
offer a nightly build. It takes me about ~30 min. or so to build a fresh
install from the trunk on my old laptop. I'm sure it would be much
faster on the hosting server.
I would be willing to host this on www.VBonX.
> Ok here is the finished project,
> http://www.mediafire.com/?m0np7r75is7ket3
>
> this project demonstrate the Image class.
> (There are more questions about some issues for Image class later)
>
> The signal #11 is raised by Colorchooser in the next steps.
>
> 1) Click on label lblColor and cho
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 28 by lordhea...@gmail.com: Gambas debugger show a 'syntax error'
when displaying an array
http://code.google.com/p/gambas/issues/detail?id=28
Gambas debugger show a 'syn
Hi Benoit,
Please, exec this sentences as a script in mysql server. It creates a table
an a view.
If you make a new connection to this database from the gambas3 IDE. If you
select the view from the list, IDE crash (with no 11 signal)
I'm using ubuntu 10.10 x64 with gambas3 rev 3537
Regards,
2
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 27 by zachsmit...@gmail.com: gridview column width inconsistency
http://code.google.com/p/gambas/issues/detail?id=27
1) Gridview control doesn't set column width consistent
> Hi to all,
>
> When you got in the IDE a connection to MySQL database, if you click over a
> view (not over a table), IDE crash.
>
> Views have been declared in mysql as "create view SomeName as select * from
> SomeTable" and runs ok from mysql command line.
>
> I was looking for in gambas3 so
In IDE Border property has boolean options, however documentation and
functionality suggest otherwise.
PROPERTY Border AS Boolean
Returns or sets the border type of the window.
Use one of the following constants:
* Window.None for a borderless window.
* Window.Fixed for a window with a
Hi!
Drag and drop or copy&paste doesn't work in IDE project treeview.
Copied/moved folder just disappears from treeview.
Files aren't removed, restart IDE and they are back as before.
Gambas 3 rev 3545 @ Ubuntu 10.10 64bit
Jussi
Trying to get the dev environment up and running on CentOS 5.5, no QT
installed. "./configure" reports that qt is disabled and successfully
completes. "make install" also successfully completes, gambas2
isinstalled but, when invoked it reports that it is unable to locate the
gb.qt library. N
Hi to all,
When you got in the IDE a connection to MySQL database, if you click over a
view (not over a table), IDE crash.
Views have been declared in mysql as "create view SomeName as select * from
SomeTable" and runs ok from mysql command line.
I was looking for in gambas3 sources about the cr
18 matches
Mail list logo