[Gambas-user] mal-functioning checkbox possibly a focus or mouse event problem in gambas 3.3.x
RICHARD WALKER
richard.j.walker at ...247...
Mon Oct 22 01:06:00 CEST 2012
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
[System]
OperatingSystem=Linux
Kernel=3.2.16-0.rt27.1.mga2
Architecture=x86_64
Memory=4061372 kB
DistributionVendor="Mageia"
DistributionRelease="Mageia 2"
Desktop=LXDE
[Gambas 3]
Version=3.3.3
Path=/usr/bin/gbx3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nomousetest-1.0.tar.gz
Type: application/x-gzip
Size: 172228 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20121022/fdada85a/attachment.bin>
More information about the User
mailing list