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. Need to run the a VS code with in the QLM Application window itself.
Forum Updated to NodeBB v4.3 + New Features

Need to run the a VS code with in the QLM Application window itself.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 279 Views 1 Watching
  • 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.
  • V Offline
    V Offline
    Vermithor
    wrote on last edited by Vermithor
    #1

    I was trying to implement VS Code in my QML application, which should be embedded with the QML application window. When trying to pass the command "code" using QProcess, it is taking the default window of VS Code and opening it in a new independent window, but I need it to display within my QML application itself.
    Is there a way to implement the VS or any other external application to embed within the QML windows? If we do have it, please let me know.

    image.png

    6e4d6e2e-c3ae-4d6f-80dd-6b57c3a75fcc-image.png
    Here we can see that VS Code is opening in a new window. but what I need is it need to be with in the application

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Did you follow the suggestions @Pl45m4 made on this thread ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      V 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Did you follow the suggestions @Pl45m4 made on this thread ?

        V Offline
        V Offline
        Vermithor
        wrote on last edited by
        #3

        @SGaist Yes, I did, but not working. I was getting the VS Code in a different window. Any solutions ??

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then you should continue on the original thread.
          Asking what is mostly the same question in an other thread just spread the attention and the information.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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