The system integrated component is TextArea
this will give graphical styling and behavior Signed-off-by: Marco Martin <notmart@gmail.com>
This commit is contained in:
parent
0926776877
commit
fd3bb4a84d
@ -155,7 +155,7 @@ MobileComponents.Page {
|
||||
Layout.alignment: Qt.AlignRight
|
||||
text: "Notes:"
|
||||
}
|
||||
TextEdit{
|
||||
TextArea {
|
||||
id: txtNotes
|
||||
text: notes
|
||||
focus: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user