rework on chat functionalities

This commit is contained in:
Andre (Notebook)
2012-02-03 02:32:39 -02:00
parent 7bb828faee
commit 84bcdb5f95
4 changed files with 122 additions and 33 deletions

View File

@@ -11,7 +11,7 @@ ChannelListLabel < Label
MainWindow
id: channelsWindow
text: Channels
size: 250 208
size: 250 238
@onEscape: self:destroy()
TextList
@@ -22,6 +22,22 @@ MainWindow
padding: 1
focusable: false
LargerLabel
id: openPrivateChannelWithLabel
text: Open a private message channel:
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: next.top
text-align: center
margin-bottom: 2
LineEdit
id: openPrivateChannelWith
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: next.top
margin-bottom: 10
Button
id: buttonOpen
text: Open