Le 20/06/2017 à 05:29, PICCORO McKAY Lenz a écrit :
the gambas wiki about rows count are partially incorrect..
http://gambaswiki.org/wiki/comp/gb.db/result/count?l=en
the problem its that the cursor in most drivers return a Forwad Only and
due tat the count implementation couln not be...
the s
Le 20/06/2017 à 07:44, adamn...@gmail.com a écrit :
I have a main form that has a lot of ways that the user can start
other processes from, some with wait and some without. When they
attempt to close the main form, the event loop won't terminate. Which
is proper. However, I need to be able to tel
I was looking at this today and noticed that my offline help still showed an
old version of that page. So I cleared my offline version and downloaded the
help again. Now the downloaded
"timestamp" file says "20160411" and the bz2 file is:
-rw-rw-r-- 1 bb bb 29249535 Apr 11 2016 ../wiki.tar.bz
adamn...@gmail.com wrote
> When they attempt to close the main form, the event loop won't terminate.
> Which is proper. However, I need to be able to tell the user to close the
> "such and such window". How can I find out which process is blocking the
> end of the event loop?
You could try hiding
A friend of ours of Italian forum who has Ubuntu 17.04 zesty, compiling
Gambas gets error of Impossible to find package for libsage-dev and
llvm-3.5-dev.
I searched on https://packages.ubuntu.com/ and concerning llvm the oldest
library available in zesty is 3.7, while concerning libsage I get nothi
Le 20/06/2017 à 17:38, Gianluigi a écrit :
A friend of ours of Italian forum who has Ubuntu 17.04 zesty, compiling
Gambas gets error of Impossible to find package for libsage-dev and
llvm-3.5-dev.
I searched on https://packages.ubuntu.com/ and concerning llvm the oldest
library available in zesty
i want to make a piece of software work in both gambas olders (gambas3 <<
3.5) and gambas newers (gambas >> 3.5.1)
by example, the smtp has some changes depending on the version, also the
gridview too..
example:
SMTP was rewriten in 3.6 so Body are not present in 3.5
http://gambaswiki.org/wiki/c
On Tue, 20 Jun 2017, PICCORO McKAY Lenz wrote:
> i want to make a piece of software work in both gambas olders (gambas3 <<
> 3.5) and gambas newers (gambas >> 3.5.1)
>
> by example, the smtp has some changes depending on the version, also the
> gridview too..
>
> example:
>
> SMTP was rewriten i
Excelent! thanks tobias
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
2017-06-20 13:05 GMT-04:30 Tobias Boege :
> On Tue, 20 Jun 2017, PICCORO McKAY Lenz wrote:
> > i want to make a piece of software work in both gambas olders (gambas3 <<
> > 3.5) and gambas newers (gambas >> 3.5
er tobias.. the #If saaid that only allow string values.. how the
comparison are do it?
i mean i want to compare the gambas version, so its for detection of a
lower rather that 3.5 :
#if Version <= 3.5
print "version 3.4"
#endif
so i cannot see the value of the Version or how do the comparison,
you must take in consideration that i ask here due in ide that information
does not how.. so i assumed the wiki page not exist.., i go directly to
gridview of qt4 component and does not show that property so i assumed
confirmation of not existence...
so then after adamnt42 send that mail, was a ca
http://gambaswiki.org/bugtracker/edit?object=BUG.1121&from=L21haW4-
Comment #1 by Benoît MINISINI:
This is not the TabStrip control, but the TabPanel. And this is by design, for
all multi-containers made in Gambas.
What is needed is a "TextColor" property that would define the foreground color
http://gambaswiki.org/bugtracker/edit?object=BUG.1121&from=L21haW4-
Benoît MINISINI changed the state of the bug to: Accepted.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Sla
http://gambaswiki.org/bugtracker/edit?object=BUG.1113&from=L21haW4-
Comment #11 by PICCORO LENZ MCKAY:
hi, any progress on this?
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, S
http://gambaswiki.org/bugtracker/edit?object=BUG.1122&from=L21haW4-
Comment #2 by Benoît MINISINI:
It should be fixed with revision #8145.
Benoît MINISINI changed the state of the bug to: Fixed.
--
Check out the vibra
I had immediately answered to the mail of Benoit but here [0] not appear,
what am I doing wrong?
Regards
Gianluigi
[0]
http://gambas.8142.n7.nabble.com/Errors-compiling-on-Ubuntu-17-04-zesty-td59433.html
2017-06-20 17:38 GMT+02:00 Gianluigi :
> A friend of ours of Italian forum who has Ubuntu 1
On Tue, 20 Jun 2017, PICCORO McKAY Lenz wrote:
> NOW I HAVE ANOTHER QUUESTION, since what gambas version was implemented? in
> 3.1 this are not!.. in 3.5 exist! so 3.4? 3.3?
>
I doubt anyone remembers this. You'll have to ask subversion.
Regards,
Tobi
--
"There's an old saying: Don't change an
On Tue, 20 Jun 2017 06:37:08 -0700 (MST)
Charlie wrote:
> adamn...@gmail.com wrote
> > When they attempt to close the main form, the event loop won't terminate.
> > Which is proper. However, I need to be able to tell the user to close the
> > "such and such window". How can I find out which proce
http://gambaswiki.org/bugtracker/edit?object=BUG.1113&from=L21haW4-
Comment #12 by zxMarce:
I'm on it, already fixed, but the way I fixed it not only is not elegant, but
also plain ugly.
I would like to get Benoît's opinion on this as well, because the patch
consists in changing a return code
http://gambaswiki.org/bugtracker/edit?object=BUG.1113&from=L21haW4-
Comment #13 by PICCORO LENZ MCKAY:
i think your patch are not so "ugly" due relies on the bad behaviour of the
ODBC and SQL standar, i mean umm jajaja its very confusing that the ODBC paper
said after a "susessfull sql ddl" ret
no jit on recents systems due changes!
its very frustrating the constans changes on the software world..
every day we are more like M$!
why update and changes if are working? *ah of course, securyity the always
working excuse!*
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
20
21 matches
Mail list logo