Convert listbox to new linked widget style.

This commit is contained in:
Mark de Wever 2009-08-09 08:36:48 +00:00
parent 8626347798
commit a94816c285

View file

@ -202,6 +202,7 @@
id = "input_list"
definition = "wml_message"
linked_widgets_disabled = "true"
[list_definition]
[row]
@ -228,6 +229,7 @@
[image]
id = "icon"
definition = "default"
linked_group = "icon"
[/image]
[/column]
@ -242,6 +244,7 @@
[label]
id = "label"
definition = "default"
linked_group = "label"
[/label]
[/column]
@ -256,6 +259,7 @@
[label]
id = "description"
definition = "default"
linked_group = "description"
[/label]
[/column]
@ -294,6 +298,21 @@
easy_close = "true"
[linked_group]
id = "icon"
fixed_width = "true"
[/linked_group]
[linked_group]
id = "label"
fixed_width = "true"
[/linked_group]
[linked_group]
id = "description"
fixed_width = "true"
[/linked_group]
[grid]
[row]
@ -503,6 +522,21 @@ if(gamemap_width - ({__GUI_IMAGE_WIDTH}) > 675
easy_close = "true"
[linked_group]
id = "icon"
fixed_width = "true"
[/linked_group]
[linked_group]
id = "label"
fixed_width = "true"
[/linked_group]
[linked_group]
id = "description"
fixed_width = "true"
[/linked_group]
[grid]
[row]