new lobby - roomlistbox and chat input width grow

This commit is contained in:
Tomasz Śniatowski 2009-08-05 15:08:58 +01:00
parent 05fab5ddc1
commit bf30acfe64

View file

@ -377,9 +377,11 @@
[page_definition]
[row]
[column]
horizontal_grow = "true"
[grid]
[row]
[column]
horizontal_alignment = "center"
[label]
id = "log_header"
definition = "title"
@ -389,17 +391,15 @@
[/row]
[row]
[column]
horizontal_alignment = "center"
vertical_alignment = "top"
horizontal_grow = "true"
[scrollbar_panel]
[definition]
[row]
grow_factor = 0
grow_factor = 1
[column]
horizontal_grow = "true"
border = "all"
border_size = 5
horizontal_alignment = "center"
vertical_alignment = "top"
[label]
id = "log_text"
definition = "default"
@ -469,6 +469,7 @@
{HORIZONTAL_BEGIN}
vertical_alignment = "top"
{VERTICAL_BEGIN}
horizontal_grow = "true"
{ROOMLISTBOX}
{VERTICAL_SEP}
[button]
@ -479,13 +480,15 @@
{VERTICAL_END}
{HORIZONTAL_SEP}
grow_factor = 1
horizontal_alignment = "left"
horizontal_grow = "true"
{VERTICAL_BEGIN}
horizontal_alignment = "left"
horizontal_grow = "true"
{CHATLOG}
{VERTICAL_SEP}
horizontal_alignment = "left"
horizontal_grow = "true"
{HORIZONTAL_BEGIN}
horizontal_grow = "true"
grow_factor = 1
[text_box]
id = "chat_input"
definition = "default"