Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Program - code editor in QML
QtWS25 Last Chance

Program - code editor in QML

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
code editorqscintilla2qmlcompletion
1 Posts 1 Posters 770 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • AFreireA Offline
    AFreireA Offline
    AFreire
    wrote on last edited by
    #1

    Hi all,

    I would like to create a code editor for my Qt application. The different pages/screens/windows of my application are developped in QML. I was looking for a good and fast solution for this but I did not find any solution.

    Code editor capabilities:

    • Colour some key words defined by me.
    • Word completion.

    I read about qscintilla2 and launch the demo example, but I do not find easy and fast to include it in my application since it is not developped in QML. Does somebody know any QML development? Is there any other solution apart from starting to develop one from zero?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved