gambas-source-code/gb.qt4
gambas 751059946c Remove ScrollView control, add a Change event to the DrawingArea control, and propagate MouseWheel events automatically.
[GB.QT4]
* NEW: ScrollView: Remove ScrollView control.
* NEW: DrawingArea: Change is a new event that is raised when the Application.Animations or Application.Shadows property changes.
* NEW: MouseWheel events are now automatically propagated to the parent control if they are not handled by the child.

[GB.QT5]
* NEW: ScrollView: Remove ScrollView control.
* NEW: DrawingArea: Change is a new event that is raised when the Application.Animations or Application.Shadows property changes.
* NEW: MouseWheel events are now automatically propagated to the parent control if they are not handled by the child.
2018-09-12 13:51:09 +02:00
..
share Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
src Remove ScrollView control, add a Change event to the DrawingArea control, and propagate MouseWheel events automatically. 2018-09-12 13:51:09 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2016-05-24 16:18:48 +00:00
COPYING
gambas.h
gb.draw.h
gb.eval.h
gb.geom.h
gb.gl.h
gb.image.h
gb.paint.h
gb.qt.am
gb_common.h
gbc_read_common.h Make the component compile again. 2018-09-01 09:57:23 +02:00
INSTALL
m4
Makefile.am
NEWS
README
reconf