a4ee904dba
* NEW: Update toolbars contents according to the toolbar configuration dialog needs. * NEW: Toolbar contents and default configuration are generated by the IDE and store in the files located in the .action directory. [GB.FORM.MDI] * NEW: The toolbar configuration dialog is almost completely finished. There is a big bug yet, a crash in Qt coming from a "locking assertion failure" in the libxcb library. No workaround or fix was found at the moment. [GB.QT] * BUG: Control.Reparent() correctly restores the Enabled state of the control. * NEW: Container.Children.Clear() is a new method that destroys all children of a container. git-svn-id: svn://localhost/gambas/trunk@1791 867c0c6c-44f3-4631-809d-bfa615b0a4ec
21 lines
409 B
XML
21 lines
409 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 2.99.0 (r1759)
|
|
Startup=FTest
|
|
StackTrace=1
|
|
Version=2.99.0
|
|
VersionProgram=gbx3 -V
|
|
Component=gb.gui
|
|
Component=gb.form
|
|
Component=gb.settings
|
|
Component=gb.form.mdi
|
|
Authors=Benoît Minisini
|
|
Environment="GB_GUI=gb.qt"
|
|
TabSize=2
|
|
Translate=1
|
|
Language=en
|
|
KeepDebugInfo=1
|
|
MakeComponent=1
|
|
Maintainer=benoit
|
|
Address=benoit@localhost
|
|
License=General Public Licence
|
|
Prefix=1
|