textbooks module complete

This commit is contained in:
Eduardo Bart
2012-04-30 21:53:02 -03:00
parent 00740b56f3
commit f290d821f1
7 changed files with 46 additions and 20 deletions

View File

@@ -1,13 +1,12 @@
TextWindow < MainWindow
id: textWindow
!text: tr('Edit Text')
size: 280 280
@onEscape: self:destroy()
UIItem
id: textItem
virtual: true
item-id: 2816
item-id: 173
size: 32 32
anchors.top: parent.top
anchors.left: parent.left