Comment #1 on issue 309 by adamn...@gmail.com: gb.signal - Signal.Catch is
indiscriminant
http://code.google.com/p/gambas/issues/detail?id=309
WITHDRAWN! I didn't know that SIGUSR2 acts like a SIGKILL.
--
Live Securi
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 309 by adamn...@gmail.com: gb.signal - Signal.Catch is
indiscriminant
http://code.google.com/p/gambas/issues/detail?id=309
1) Describe the problem.
Signal[int].Catch actu
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 308 by adamn...@gmail.com: gb.signal - segfault when event handled
http://code.google.com/p/gambas/issues/detail?id=308
1) Describe the problem.
Although the event handler
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 307 by adamn...@gmail.com: gb.signal - IDE automatically
breakpoints in event handler
http://code.google.com/p/gambas/issues/detail?id=307
1) Describe the problem.
When A
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 306 by adamn...@gmail.com: gb.signal - apps dont terminate
http://code.google.com/p/gambas/issues/detail?id=306
1) Describe the problem.
(This is one of several issues tha
Soteeemaa !
--- Lun 13/8/12, Emanuele Sottocorno ha scritto:
> Da: Emanuele Sottocorno
> Oggetto: [Gambas-user] Menu children shown even if parent is disabled
> A: gambas-user@lists.sourceforge.net
> Data: Lunedì 13 agosto 2012, 16:53
> When a Menu is disabled the event
> Click isn't
Conversion and checking is two different things...
Jussi
On 13 August 2012 19:09, nando wrote:
> That's perfectly fine.
> Let me offer this plan of attack.
> Test if it is between -90 and +90
> multiply by 1,000,000 into an INTEGER
> which chops all decimal digits to the right of the decimal p
What about this??
Round(latitude, -6)
http://gambasdoc.org/help/lang/round?v3
-Original Message-
From: John Rose
Date: Mon, 13 Aug 2012 14:31:32
To: GambasUsers MailingList
Reply-To: mailing list for gambas users
Subject: [Gambas-user] Check on entered number having more than 6 digits
A 64-bit floating point value use to have about 14-15 correct digits.
/Emil
2012/8/13 nando
> That's perfectly fine.
> Let me offer this plan of attack.
> Test if it is between -90 and +90
> multiply by 1,000,000 into an INTEGER
> which chops all decimal digits to the right of the decimal point
That's perfectly fine.
Let me offer this plan of attack.
Test if it is between -90 and +90
multiply by 1,000,000 into an INTEGER
which chops all decimal digits to the right of the decimal point.
then if you need float, divide by 1,000,000.
But if you do that , don't be surprised for digits farther
When a Menu is disabled the event Click isn't raised. But if you click
on a closed enabled menu and then move the mouse over the disabled one
it's children pop-ups. Is this correct?
The attached project show the behaviour. Click on the Menu1 and move the
pointer over Menu2
This happens with bot
Fernando,
The number of digits does matter. The use of this Gambas app is for
maintenance of a database which is used by an Android app that I'm
currently developing. I don't intend to discuss why the number of digits
matters to the Android app except to say that it does. Thus, the Gambas
app is re
Am Montag, den 13.08.2012, 14:47 +0200 schrieb Adrien Prokopowicz:
> Le lundi 13 août 2012 11:57:56 Charlie Reinl a écrit :
> > Am Montag, den 13.08.2012, 00:05 +0200 schrieb Adrien
> Prokopowicz:
> > > Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit :
> > > > Salut Adrien,
> > > >
> > > > s
Le lundi 13 août 2012 11:57:56 Charlie Reinl a écrit :
> Am Montag, den 13.08.2012, 00:05 +0200 schrieb Adrien
Prokopowicz:
> > Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit :
> > > Salut Adrien,
> > >
> > > since rev. #5036 the attached xslt is no more a valide xml.
> > > Some minutes be
I'd say, if a number has been inputted
and it's in the range -90 ... + 90 then it is a valid long.
No more testing required.
Period!!!
If you multiply it by 6 zero's then it could be
-90,000,000 ... +90,000,000
and you're defeating the whole thing.
What you're doing is pointless.
for this snippet.
Am Montag, den 13.08.2012, 00:05 +0200 schrieb Adrien Prokopowicz:
> Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit :
> > Salut Adrien,
> >
> > since rev. #5036 the attached xslt is no more a valide xml.
> > Some minutes before on rev. #5019 and all the years before it did its
> > job.
> >
Am Montag, den 13.08.2012, 00:05 +0200 schrieb Adrien Prokopowicz:
> Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit :
> > Salut Adrien,
> >
> > since rev. #5036 the attached xslt is no more a valide xml.
> > Some minutes before on rev. #5019 and all the years before it did its
> > job.
> >
17 matches
Mail list logo