57 lines
1.5 KiB
Plaintext
57 lines
1.5 KiB
Plaintext
[gd_scene format=2]
|
|
|
|
[node name="VBoxContainer" type="MarginContainer"]
|
|
margin_left = 12.0
|
|
margin_right = 436.0
|
|
margin_bottom = 320.0
|
|
mouse_filter = 1
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
|
|
[node name="MarginContainer" type="VSplitContainer" parent="."]
|
|
margin_right = 424.0
|
|
margin_bottom = 320.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
|
|
margin_right = 424.0
|
|
margin_bottom = 156.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="MarginContainer/VBoxContainer"]
|
|
margin_right = 424.0
|
|
margin_bottom = 23.0
|
|
focus_mode = 2
|
|
size_flags_horizontal = 3
|
|
bbcode_enabled = true
|
|
bbcode_text = "[right][color=gray]User0[/color]: What's up, dog?"
|
|
text = "User0: What's up, dog?"
|
|
fit_content_height = true
|
|
selection_enabled = true
|
|
|
|
[node name="RichTextLabel2" type="RichTextLabel" parent="MarginContainer/VBoxContainer"]
|
|
margin_top = 27.0
|
|
margin_right = 424.0
|
|
margin_bottom = 50.0
|
|
focus_mode = 2
|
|
size_flags_horizontal = 3
|
|
bbcode_enabled = true
|
|
bbcode_text = "[color=red]me[/color]: Not much."
|
|
text = "me: Not much."
|
|
fit_content_height = true
|
|
selection_enabled = true
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="MarginContainer"]
|
|
margin_top = 164.0
|
|
margin_right = 424.0
|
|
margin_bottom = 320.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
text = "message"
|
|
highlight_all_occurrences = true
|
|
drag_and_drop_selection_enabled = false
|
|
smooth_scrolling = true
|
|
wrap_enabled = true
|