> I use
> 
> INC Application.Busy
> 
> and
> 
> DEC Application.Busy
> 
> in my applications on Debian Lenny (with LXDE)
> and Gambas 2.21 and it works just fine.
> 
> Regards,
> Dimitris
> 
> On Wed, Nov 24, 2010 at 9:23 PM, vikram <austin...@yahoo.com> wrote:
> > > Setting FMain.Mouse and calling WAIT is useless. Application.Busy
> > > should already set the busy cursor for every widget in the
> > > application.
> > 
> > Otherwise
> > 
> > > this is a bug.
> > 
> > Application.Busy alone is not showing a busy pointer on Debian Squeeze,
> > with Gambas 2.21.
> > 
> > Regards,
> > Vikram
> > 
> > 

I see: with gb.gtk, Application.Busy > 0 works only if the event loop is run 
just after (i.e. you call WAIT just after INC Application.Busy).

No idea why, I will look at that...

-- 
Benoît Minisini

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to