Re: [Gambas-user] Balloon with negative delay

2014-03-25 Thread Benoît Minisini
Le 25/03/2014 14:49, Tobias Boege a écrit : > On Tue, 25 Mar 2014, Tobias Boege wrote: >> Hi Benoit, >> >> the Balloon class allows negative Delay values and when shown, it stays >> visible for a very short time (maybe some constant delay that the timer >> waits to make one tick - and then it notic

Re: [Gambas-user] Balloon with negative delay

2014-03-25 Thread Tobias Boege
On Tue, 25 Mar 2014, Tobias Boege wrote: > Hi Benoit, > > the Balloon class allows negative Delay values and when shown, it stays > visible for a very short time (maybe some constant delay that the timer > waits to make one tick - and then it notices that it is already in a > negative delay and ra

[Gambas-user] Balloon with negative delay

2014-03-25 Thread Tobias Boege
Hi Benoit, the Balloon class allows negative Delay values and when shown, it stays visible for a very short time (maybe some constant delay that the timer waits to make one tick - and then it notices that it is already in a negative delay and raises the Timer event). Is this an issue or should we