What minimum do i need to run a Gambas3 project, developed on
OpenSuse /Gambas 3-IDE on a Raspberry-Dbian system ?
So far i installed gb3-runtime on the debian system and tried to run a
project.gambas executable using gbr3 ./project.gambas, but this
does not work. "No project file in 'project.
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 299 by adamn...@gmail.com: IDE: CComponent logic and libraries
that export forms
http://code.google.com/p/gambas/issues/detail?id=299
1) Describe the problem.
(Welcome ba
Updates:
Status: Accepted
Labels: -Version -GUI-Any Version-3.2.0 GUI-QT4
Comment #1 on issue 294 by benoit.m...@gmail.com: Sidpanels jump inside a
tabstrip
http://code.google.com/p/gambas/issues/detail?id=294
WTF?
--
Updates:
Status: Invalid
Comment #1 on issue 296 by benoit.m...@gmail.com: cant select item in
combobox
http://code.google.com/p/gambas/issues/detail?id=296
Please provide the requested information when filling a bug, otherwise I
can't fix it.
---
Updates:
Status: Fixed
Comment #2 on issue 298 by benoit.m...@gmail.com: gtk+ ColumnView does not
accept multi-select (qt4 does)
http://code.google.com/p/gambas/issues/detail?id=298
Fixed in revision #5013.
--
2012/8/2 Fabien Bodard
> the _compare event is for the sort function in arrays
> http://gambasdoc.org/help/lang/special/compare?en&v3
>
> i think my way is the more simple
>
Thank you Tobias and Fabien for your input.
For now, I am using the _compare function by calling it directly and not
with
Updates:
Status: Accepted
Labels: -Version -GUI-Any Version-3.2.0 GUI-GTK
Comment #1 on issue 298 by benoit.m...@gmail.com: gtk+ ColumnView does not
accept multi-select (qt4 does)
http://code.google.com/p/gambas/issues/detail?id=298
(No comment was entered for this change.)
--
Updates:
Status: WontFix
Labels: -Version Version-TRUNK
Comment #4 on issue 297 by benoit.m...@gmail.com: square bracket and LIKE
http://code.google.com/p/gambas/issues/detail?id=297
Please use the mailing-list for questions about Gambas syntax.
-
What is your Gambas version and your environment?
Here (Gambas 3, OpenSuse 12.1, KDE), the InputBox is correctly centered.
But as a workaround, you can easily create a tiny form for the input and open
it
with 'xyz.ShowModal'. That is surely centered, and it takes about the same
amount of code.
g means to enable debugging information. a means to recompile everything.
Omitting a means only compile files that have new changes.
2012/8/6 RICHARD WALKER
> Perfect! That's the one. I don't think I have ever seen that checkbox
> before. It must.
>
> I'm not sure what those cryptic commands do
Perfect! That's the one. I don't think I have ever seen that checkbox
before. It must.
I'm not sure what those cryptic commands do
>$ gbc3 -ga
>$ gbx3
but I will look them up and learn a bit more.
Thanks Tobi.
--
Live S
What exactly are you trying to do?
Using Like/Regexp is probably much slower than anything else.
/Emil
2012/8/6
>
> Comment #3 on issue 297 by kokok...@gmail.com: square bracket and LIKE
> http://code.google.com/p/gambas/issues/detail?id=297
>
> Thanks, changing the pattern using a="/music/albu
On Mon, 06 Aug 2012, RICHARD WALKER wrote:
> I have an application which interacts with two or three other
> non-gambas applications and daemons and I am not absolutely certain
> these interactions are completely robust.
>
> I had littered the code with PRINT statements to get console output at
>
I have an application which interacts with two or three other
non-gambas applications and daemons and I am not absolutely certain
these interactions are completely robust.
I had littered the code with PRINT statements to get console output at
various critical points of the application. Soon it got
Comment #3 on issue 297 by kokok...@gmail.com: square bracket and LIKE
http://code.google.com/p/gambas/issues/detail?id=297
Thanks, changing the pattern using a="/music/album-\\[artist\\]-song" works.
But, i'm using that for a long list of items, should i call replace()
everytime or there is a
On Mon, 06 Aug 2012, Christer Johansson wrote:
>
>
> > -Original Message-
> > From: Tobias Boege [mailto:tobiasboeg...@googlemail.com]
> > Sent: Sunday, August 05, 2012 6:26 PM
> > To: mailing list for gambas users
> > Subject: Re: [Gambas-user] Declaring external C libraries
> >
> >
> >
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 298 by ron.mcin...@gmail.com: gtk+ ColumnView does not accept
multi-select (qt4 does)
http://code.google.com/p/gambas/issues/detail?id=298
1) Describe the problem.
If you
Comment #2 on issue 297 by gambas...@gmail.com: square bracket and LIKE
http://code.google.com/p/gambas/issues/detail?id=297
Try \\ before braquets to escape thé character
And read the doc of like
http://gambasdoc.org/help/lang/like?v3
---
Comment #1 on issue 297 by kokok...@gmail.com: square bracket and LIKE
http://code.google.com/p/gambas/issues/detail?id=297
Changing "[" to "(" and "]" to ")" works.
--
Live Security Virtual Conference
Exclusive live ev
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 297 by kokok...@gmail.com: square bracket and LIKE
http://code.google.com/p/gambas/issues/detail?id=297
1) Describe the problem.
Can't compare strings that contains "[]" us
Is there a way to centre the InputBox on the screen as I always see it in the
top left hand corner and it is missed by the user?
--
View this message in context:
http://old.nabble.com/Inputbox-tp34259974p34259974.html
Sent from the gambas-user mailing list archive at Nabble.com.
--
21 matches
Mail list logo