Skip to content

QTextEdit #313

@jabza

Description

@jabza

QPlainTextEdit is useful but rather limited, such as text alignment not being supported.

Would it be possible to expose QTextEdit in react-nodegui?

Or, is there a way to use .appendHtml() within QPlainTextEdit, this could help with a basic level of text styling.

Update

I was able to get around this problem by using Text element wrapped with a ScrollContainer - don't know why I didn't think of this earlier, but it works great if editing isn't actually required. I'll close this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions