d46368f276
[GB.GUI.BASE] * BUG: IconView: Items highglight is correctly drawn now. * OPT: TreeView: Allows the view to be locked while a lot of items are added. * NEW: TreeView: BeforeSort is a new event that allows a caller to prepare its custom view sort.
15 lines
358 B
XML
15 lines
358 B
XML
# Gambas Project File 3.0
|
|
Title=Common controls and classes for GUI components
|
|
Startup=FIconView
|
|
Version=3.11.90
|
|
VersionFile=1
|
|
Component=gb.image
|
|
Component=gb.gui
|
|
Arguments=[["-style=oxygen"],["-style=qtcurve"]]
|
|
CurrentArgument=0
|
|
Environment="GB_GUI=gb.gtk3\nLIBOVERLAY_SCROLLBAR=0"
|
|
TabSize=2
|
|
Language=fr
|
|
Type=Component
|
|
Packager=1
|
|
DoNotTranslate=".src/Test"
|