Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Qt Creator] 2.6.0 Drag & Drop Issues / UI Creation / Widgets / Windows 7
Forum Updated to NodeBB v4.3 + New Features

[Qt Creator] 2.6.0 Drag & Drop Issues / UI Creation / Widgets / Windows 7

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 2.3k 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.
  • W Offline
    W Offline
    werispaul
    wrote on 28 Nov 2012, 09:14 last edited by
    #1

    Hi,

    I've a strange bug, since some days ... I'm actually no more able to design UI's properly by using Qt Creator. The reason is that most of the Drag & Drop functionalities in Qt Creator / Designer fail. For example, when I start with an empty project using a MainWindow, I'm able to Drag & Drop the first element onto the MainWindow surface, and even a second beside. But every time I try to populate on of these, e.g. a Group Box with other Elements, e.g. Buttons, the Drag & Drop operation fails.

    !http://www.abload.de/img/qtcreator_bugf8ifb.png(Qt Creator Bug)!

    System:

    • Windows 7, VS 2010 as Compiler, Qt Creator 2.6.0, Qt 4.8.3 libraries MSVC2010 (both standalone packages)

    Steps I've tried so far:

    • Uninstall and Re-Install Qt Creator & Qt libraries

    • Deleted Qt Creator Settings (User/AppData)

    • Tried Windows 7 Drag & Drop bug solution ( http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/drag-and-drop-not-working-in-windows-7/f6dcfa11-8c51-e011-8dfc-68b599b31bf5 )

    • Used Dependancy Walker to ensure that the right dll's are loaded by QtCreator, checked system paths for conflicting installations like miktex ...

    Anyone new ideas? I would appreciate any help. Thanks in advance!

    Sascha

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on 29 Nov 2012, 13:09 last edited by
      #2

      Does this also effect the stand-alone Qt designer? Designer comes with the Qt you install (Creator uses its own internal Qt version).

      1 Reply Last reply
      0
      • W Offline
        W Offline
        werispaul
        wrote on 29 Nov 2012, 15:46 last edited by
        #3

        Good point. When I start the designer.exe, the process is started, and shows up in the task manager, but the UI does not show up. When looking at dependancies, it loads the corresponding Qt dlls from its bin folder. Assistant, linguist and co. are showing up fine ... :/

        [quote author="Tobias Hunger" date="1354194590"]Does this also effect the stand-alone Qt designer? Designer comes with the Qt you install (Creator uses its own internal Qt version).[/quote]

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on 29 Nov 2012, 19:07 last edited by
          #4

          That sounds really screwed up.

          Do you have any designer plugins lying around somewhere which might be faulty/outdated/incompatible? You could try running designer, watching it with processmonitor or some similar tool to see what it loads/does.

          1 Reply Last reply
          0

          1/4

          28 Nov 2012, 09:14

          • Login

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