Hello
You should use such code:
Rectanngle {
color: "green"
// width, height
TextInput {
anchors.centerIn: parent
}
}
Parent can be image, rectangle, borderimage and so on (any background
available, not only color).
Next, if you want to create table, use
Column {
Title
hi my name is Diogo and wanted to know how i can make a table with 6 rows 5
tables and 25 textinputboxes, with background.
I've tryed almost everything to put an background to the textinput boxes,
but still i could not get it right.
My code for the textinputbox is there
TextInput {
hi my name is Diogo and wanted to know how i can make a table with 6 rows 5
tables and 25 textinputboxes, with background.
I've tryed almost everything to put an background to the textinput boxes,
but still i could not get it right.
My code for the textinputbox is there
TextInput {
3 matches
Mail list logo