Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Solved How to develop Welcome Window like QT Creator has neally same ???

    General and Desktop
    3
    5
    940
    Loading More Posts
    • 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.
    • S
      ShrikantAmbade last edited by

      Hello Everyone,

      As I am completely new in programming and QT also.. Please Help
      I want to develop Editor and want to design a welcome Window like QT Creator has...
      On left hand side my model components and right hand side the window where i can drag and drop my components..

      Many Thanks in Advance

      JKSH 1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Do you mean like the Designer part ?

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

        S 1 Reply Last reply Reply Quote 0
        • JKSH
          JKSH Moderators @ShrikantAmbade last edited by JKSH

          Hi,

          @ShrikantAmbade said:

          As I am completely new in programming and QT also.. Please Help

          Since you are completely new to programming, I strongly suggest you start by doing some tutorials for beginners. See:

          • C++ tutorial: http://doc.qt.io/qt-5/gettingstartedqt.html
          • QML tutorial: http://doc.qt.io/qt-5/qml-tutorial.html

          I want to develop Editor and want to design a welcome Window like QT Creator has...

          After you have finished the tutorials, you can study Qt Creator's source code: http://code.qt.io/cgit/qt-creator/qt-creator.git/tree/share/qtcreator/welcomescreen

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply Reply Quote 0
          • S
            ShrikantAmbade @SGaist last edited by

            @SGaist Yes, there window is divided and I want to develop like that....

            1 Reply Last reply Reply Quote 0
            • SGaist
              SGaist Lifetime Qt Champion last edited by

              I'd recommend following @JKSH's suggestions, you'll get quicker to the result by taking the time to do the tutorials and learning the core languages properly.

              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 Reply Quote 0
              • First post
                Last post