TextEdit does not have any visual representation apart the text you are typing in. If you want scrollbars or borders, you have to wrap the text edit into a flickable and apply other elements (such as ScrollIndicator) to that flickable.
TextEdit does not have any visual representation apart the text you are typing in. If you want scrollbars or borders, you have to wrap the text edit into a flickable and apply other elements (such as ScrollIndicator) to that flickable.
Bookmarks