dadeb18e32
[GB.FORM] * NEW: New stock icon 'import' and 'export'. * NEW: FileView: Add a Refresh event that triggers just after the FileView has refreshed its contents. * NEW: FileView: Add FileCount, DirCount and TotalSize properties, to get statistics on the current directory contents. * NEW: FileView: Add a permission column in detailed view mode. * NEW: FileView: Display a 'lock' emblem on non-readable files in icon view mode.
30 lines
703 B
XML
30 lines
703 B
XML
# Gambas Project File 3.0
|
|
Title=More controls for graphical components
|
|
Startup=FTestFileView
|
|
Icon=.hidden/icon.png
|
|
Version=3.17.90
|
|
VersionFile=1
|
|
Component=gb.image
|
|
Component=gb.gui
|
|
Component=gb.form
|
|
Component=gb.settings
|
|
Component=gb.form.stock
|
|
Authors="Benoît Minisini"
|
|
TabSize=2
|
|
Translate=1
|
|
Language=en
|
|
Type=Component
|
|
Maintainer=Benoit Minisini
|
|
Address=benoit@minisini.fr
|
|
Url=www.endoftheinternet.com
|
|
License=General Public Licence
|
|
Prefix=1
|
|
PackageName=gambas3-gb-form-3.14.90
|
|
CreateEachDirectory=1
|
|
Packager=1
|
|
Systems=autotools
|
|
Groups=debian:"embedded"
|
|
Groups=slackware:"Applications/Emulators"
|
|
ExtraFiles=slackware:"control/colorpalette.png\t"
|
|
Groups=ubuntu:"electronics"
|
|
DoNotTranslate=".src/Test"
|