Can i use an integer array in struct with Gambas 3 ?
How to handle it ? (declaration, initilisation etc.)
Public Struct axis
i As Integer
f As Float
ia As Integer[]
End Struct
axis.ia.add(123) --> null object
axis.ia[0] - ?
thx wally
--
Any possible trick to flipping a progress bar to the vertical position?
Thanks
Andy
--
View this message in context:
http://old.nabble.com/Vertical-Progress-Bar--tp32713955p32713955.html
Sent from the gambas-user mailing list archive at Nabble.com.
---
Hi all,
According to my web research the module below is the "best" way to
obtain the user's timezone name (or "Olson name" if you prefer). This
is because distros implement timezoning in different ways.
It works fine for me using using the test harnesses I can devise for my
(non-standard) distr
Updates:
Status: Fixed
Comment #4 on issue 128 by benoit.m...@gmail.com: Gambas does not catch
HttpClient events
http://code.google.com/p/gambas/issues/detail?id=128
There was a bug that made HttpClient and FtpClient synchronous by default.
It is fixed in revision #4218, and now HttpC
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #3 on issue 128 by benoit.m...@gmail.com: Gambas does not catch
HttpClient events
http://code.google.com/p/gambas/issues/detail?id=128
(No comment was entered for this change.)
---
Updates:
Status: Fixed
Comment #2 on issue 133 by benoit.m...@gmail.com: Folding fails on empty
class file
http://code.google.com/p/gambas/issues/detail?id=133
Fixed in revision #4217.
--
The demand for IT net
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #1 on issue 133 by benoit.m...@gmail.com: Folding fails on empty
class file
http://code.google.com/p/gambas/issues/detail?id=133
(No comment was entered for this change.)
-
Comment #13 on issue 74 by flynetin...@gmail.com: printer error with
gb.report and gb.qt
http://code.google.com/p/gambas/issues/detail?id=74
The problem still persist. Attached the example modified with db Clientes
Attachments:
ReportExample2.zip 41.9 KB
Clientes.sql 1.0 KB
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 134 by flynetin...@gmail.com: gb.report not work properly
http://code.google.com/p/gambas/issues/detail?id=134
1) I have an application that uses gb.report to print invoice
Updates:
Status: Fixed
Comment #2 on issue 132 by benoit.m...@gmail.com: Not possible to pass more
than one function pointer
http://code.google.com/p/gambas/issues/detail?id=132
It should be fixed in revision #4212.
-
Comment #3 on issue 132 by benoit.m...@gmail.com: Not possible to pass more
than one function pointer
http://code.google.com/p/gambas/issues/detail?id=132
You were right about the cause. It should be fixed in revision #4212.
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #1 on issue 132 by benoit.m...@gmail.com: Not possible to pass more
than one function pointer
http://code.google.com/p/gambas/issues/detail?id=132
(No comment was entered for this change.)
---
12 matches
Mail list logo