e2c952c375
* BUG: UTF-8 characters are allowed in project data file names now. [INTEPRETER] * NEW: Allocation debugging messages can be redirected to a log file. [GB.DB.FORM] * BUG: DataBrowser FBrowser form does not incorrectly override Form.Panel anymore. [GB.GTK] * BUG: TabStrip.Font now behaves as expected. * BUG: GridView Row and Column properties can be set independently. * BUG: Fix the container arrangement and the ClientX / ClientY properties. [GB.FORM] * OPT: FileView redraws were delayed so that they are optimized. * BUG: Balloon tried to not take the focus. [GB.QT] * BUG: Fix the GridView last column stretching. [GB.QT4] * NEW: The AutoResize property of Button, ToolButton and ToggleButton controls were implemented. * BUG: Button, ToolButton and ToggleButton now behave correctly when their font change. * OPT: Arrangement was optimized. * BUG: TabStrip ClientX, ClientY, ClientWidth and ClientHeight properties now return accurate values. [GB.QT4.EXT] * BUG: Editor now draws non-highlighted lines correctly. git-svn-id: svn://localhost/gambas/trunk@1868 867c0c6c-44f3-4631-809d-bfa615b0a4ec
11 lines
208 B
Text
11 lines
208 B
Text
[Component]
|
|
Key=gb.db.form
|
|
Version=2.99.0
|
|
Authors=Benoît Minisini
|
|
Needs=Form
|
|
Requires=gb.db,gb.form
|
|
|
|
[Data]
|
|
Control=DataBrowser,DataCombo,DataComboMulti,DataControl,DataSource,DataView
|
|
Container=DataSource
|
|
|