[Gambas-user] mal-functioning checkbox possibly a focus or mouse event problem in gambas 3.3.x

Benoît Minisini gambas at ...1...
Mon Oct 22 15:52:02 CEST 2012


Le 22/10/2012 01:06, RICHARD WALKER a écrit :
> Benoît,
>
>   Here is the project which demonstrates the problem when using gb.gtk
>   AND Gambas 3.3.x.
>
>   I have cut out all of the ancillary functions from the FMain.class
>   file, just leaving enough to initialise the form and display it. The
>   complete code (for the curious) is in the FMain.class.orig file, but a
>   change was necessary (commenting lines) in Recording.class to stop
>   nasty things happening in the absence of a vital 3rd party program.
>
>   If displaying the form is still difficult just delete EVERYTHING in
>   FMain.class - the display will look a little odd, but the problem
>   should still be there.
>
>   Descrtiption of Problem.
>
>   The first line of the form has a read-only textbox, dressed up to look
>   like a label which can also pan to accommodate a lonnnnng save path,
>   followed by a checkbox and finally an ordinary label.
>
>   The textbox and checkbox do not respond to mouse clicks. If you set a
>   DoubleClick event for the "Channels" label then you will discover that
>   it does not fire either.
>
>   All of this is new behaviour since the project was completed a few
>   weeks ago using Gambas 3.1.1
>
>   Hope this makes sense...
>   Richard

Fixed in revision #5247.

Regards,

-- 
Benoît Minisini




More information about the User mailing list