[SailfishDevel] TextEdit

nicola at nicoladefilippo.it nicola at nicoladefilippo.it
Thu Feb 28 14:01:33 UTC 2013


Hi,
I verified this behavior, I do not know if it is intentional or a bug:

if i define

TextField {
    placeholderText: "Weight"

}

without width, i see the texedit empty, if i add the width i see the
placeholder text.

Instead if I define the text:

TextField {
    text: "Weight"

}
with or without the width i see the text.


            N.



More information about the Devel mailing list