gambas-source-code/app/examples/Control/TextEdit/.project
Benoît Minisini 8647a12953 [CONFIGURATION]
* NEW: Search libffi in more directories to find it on CentOS.

[DEVELOPMENT ENVIRONMENT]
* NEW: Mark PlaceHolder properties as translatable.
* NEW: Make font smaller in autocompletion help.
* BUG: Reset class symbol list everytime its source file is modified.
* BUG: Form editor: Renaming a selected control does not crash anymore.
* NEW: Custom drawing for WebButton controls.
* NEW: Cleaning a project directory now deletes valgrind output files.
* NEW: "--cleanup" is a new command-line option to clean a project directory.

[GB.WEB.FORM]
* NEW: Let the IDE draw WebButton controls.
* NEW: Draw WebHtml controls using TextLabel.
* NEW: Draw WebScrollView controls using ScrollView.


git-svn-id: svn://localhost/gambas/trunk@7820 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-07-15 15:13:10 +00:00

23 lines
452 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 3.8.90
Title=TextEditExample
Startup=FMain
Icon=edit.png
Version=3.8.90
VersionFile=1
Component=gb.image
Component=gb.qt4
Component=gb.form
Component=gb.settings
Component=gb.form.mdi
Component=gb.qt4.ext
Description="A simple TextEdit example"
Authors="Fabien Bodard"
TabSize=2
Translate=1
Language=fr
Maintainer=fabien
Vendor=Princeton
Address=fabien@arcalis
License=General Public Licence
Packager=1