Change the label to a scroll_label.

This is required to get the wrapping and scrolling working for the
dialog. (Note the code to do wrapping and scrolling doesn't work
properly yet. This will be fixed but is a much larger change.)
This commit is contained in:
Mark de Wever 2008-11-04 16:54:54 +00:00
parent 80b2b5255a
commit 220f72d90a

View file

@ -368,10 +368,10 @@
border = "all"
border_size = 5
[label]
[scroll_label]
id = "message"
definition = "default"
[/label]
[/scroll_label]
[/column]