[Gambas-user] Error with Scrollview and child objects

Ian ian.roper at ...1974...
Sat Aug 23 03:23:38 CEST 2014


If you populate a scrollview with child checkbox objects where you need 
to scroll to see them all,
as soon as you move the scroll bar the child objects do not respond to 
events.
As soon as you move the scroll bar back to the top, the child objects 
will then respond.

Trying this process with Textbox & ComboBox child controls, you can 
access the child objects but only by clicking 3 times on the child 
control to get focus.
This is not a click then a double click, it needs to be 3 clicks in 
quick succession ( Triple click)


Example with checkbox and textbox child objects attached.

[System]
Gambas=3.5.90
OperatingSystem=Linux
Kernel=3.13.0-24-generic
Architecture=x86_64
Distribution=Linux Mint 17 Qiana
Desktop=GNOME
Theme=QGtk
Language=en_AU.UTF-8
Memory=7858M
[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ScrollViewError.tar.gz
Type: application/gzip
Size: 5294 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20140823/68a87b0d/attachment.gz>


More information about the User mailing list