[Gambas-user] Mouse Clicks become unresponsive on form?

Benoît Minisini gambas at ...1...
Tue Apr 27 23:01:13 CEST 2010


> Benoît Minisini wrote:
> >> Benoît Minisini wrote:
> >> >> Running SVN 2910.  After a few mouse click, either switching a few
> >> >> 
> >> >> 
> >> >> Many Thanks!
> >> > 
> >> > Your main form has the Type property set to "Menu". It should be set
> >> > to "Normal".
> >> > 
> >> > Can you try with the Type property set to "Normal", and tell me if you
> >> > have
> >> > strange click behaviour again?
> >> 
> >> Yes, still have the same mouse problem with gtk after setting main form
> >> type to Normal.
> >> 
> >> Thanks
> > 
> > I can't see any problem: can you depict it more precisely please?
> 
> Not much else to say.  After clicking the Data, then World, then Data tab,
> no other mouse clicks work.  It is like the app is hung.  

Is it really hung, or is it something else ? Can you pause the program from 
the IDE ? Can you stop it with gdb ?

-- 
Benoît Minisini




More information about the User mailing list