Cool! Thanks! This will definitely help in my game :D
thanks
On Sat, Jul 25, 2009 at 3:44 AM, charlesg wrote:
>
> Hi
>
> Quick? Easy? Depends on where you are looking from :)
> '--
> PUBLIC SUB btnExit_KeyPress()
> SELECT CASE Key.Code
>CASE Key.Up
> btnE
> Hi,
>
> A Little glitch when compiling gambas 3.
> svn up to rev 2167
> Running mandriva 2009.0
>
> [prog...@hpd1 trunk]$ ./reconf-all
> [prog...@hpd1 trunk]$ ./configure -C
>
> I finally get:
>
>
> THESE COMPONENTS ARE DISABLED:
>
> -
Hi,
A Little glitch when compiling gambas 3.
svn up to rev 2167
Running mandriva 2009.0
[prog...@hpd1 trunk]$ ./reconf-all
[prog...@hpd1 trunk]$ ./configure -C
I finally get:
THESE COMPONENTS ARE DISABLED:
- gb.db.firebird
- gb.db.od
Hi
Quick? Easy? Depends on where you are looking from :)
'--
PUBLIC SUB btnExit_KeyPress()
SELECT CASE Key.Code
CASE Key.Up
btnExit.y = btnExit.y - 10
CASE Key.Down
btnExit.y = btnExit.Y + 10
END SELECT
END
'
Hey Richard,
I'm using Gambas2 version 2.14 on a Debian Lenny distro and I just tested
your
code with a minor change.
Print #wfile stext
should be changed to
Print #wfile, stext
Other than that minor change everything works fine.
I hope this helps
Regards,
Dimitris
On Sat, Jul 25, 2009 at
this bombs in the latest gambas with syntax error and with my dyslexia and
inablity to interpret the Doc's I can't figure it out, so I wondered if some
kind soul could enlighten me, as it always worked prior to 2136 build and
Benoit alluded to the fact that he's since fixed a compiler error (whi
Doriano Blengino a écrit :
> Jean-Yves F. Barbier ha scritto:
>> Benoît Minisini a écrit :
>> ...
>>
>>> Please work directly on the wiki. Things on the mailing-list won't go there
>>> automagically...
>>>
>> I don't have a wiki account nor know the wiki's syntax.
>>
>> JY
>>
> Dear Jea
Jean-Yves F. Barbier ha scritto:
> Benoît Minisini a écrit :
> ...
>
>> Please work directly on the wiki. Things on the mailing-list won't go there
>> automagically...
>>
>
> I don't have a wiki account nor know the wiki's syntax.
>
> JY
>
Dear Jean-Yves,
I am sorry to write this, but