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

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.
  • A Offline
    A Offline
    AFreire
    wrote on 15 Mar 2016, 08:16 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

    1/1

    15 Mar 2016, 08:16

    • Login

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