Convert listbox to new linked widget style.

This commit is contained in:
Mark de Wever 2009-08-09 08:36:53 +00:00
parent a94816c285
commit 0db4278602

View file

@ -17,6 +17,16 @@
maximum_width = 800
maximum_height = 600
[linked_group]
id = "icon_area"
fixed_width = "true"
[/linked_group]
[linked_group]
id = "name"
fixed_width = "true"
[/linked_group]
[grid]
[row]
@ -64,6 +74,7 @@
definition = "default"
horizontal_scrollbar_mode = "never"
linked_widgets_disabled = "true"
[list_definition]
@ -91,6 +102,7 @@
[stacked_widget]
id = ""
definition = "default"
linked_group = "icon_area"
[stack]
@ -158,6 +170,7 @@
[label]
id = "name"
definition = "default"
linked_group = "name"
[/label]
[/column]