gambas-source-code/comp
Benoît Minisini dbb868f227 FileView: Add MaxPreviewSize property. Cancel the preview background task as soon as the control is hidden.
[GB.FORM]
* NEW: FileView: MaxPreviewSize is a new property that allows to define the size limit of previewed file.
* BUG: FileView: The preview background task is now automatically stopped as soon as the control is hidden.
* NEW: FileChooser & DirChooser: Add a menu entry that disables the preview size limit.
* NEW: FileChooser & DirChooser: Add a preview progress bar.
2022-12-04 23:12:30 +01:00
..
src FileView: Add MaxPreviewSize property. Cancel the preview background task as soon as the control is hidden. 2022-12-04 23:12:30 +01:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac Update configuration files to autoconf 2.71. 2022-09-03 13:24:51 +02:00
COPYING
INSTALL
Makefile.am Fix 'make install' that should now correctly remove all installed files. 2020-10-17 23:57:34 +02:00
NEWS
README
reconf
TODO