Results 1 to 3 of 3

Thread: Can't drag and drop widgets into ui window

  1. #1

    Default Can't drag and drop widgets into ui window

    Hi everybody,

    I couldn't find this problem in any other threads so here it goes.
    I am using Qt Designer 4.8.3 on Windows 7 to create a program that requires some input from the user. I am able to insert a couple of items (labels, combobox, etc.) but after a short while I am unable to drag and drop any more widgets from the widget tool box.

    Anybody have any idea what could be the issue? Any help would be greatly appreciated!

    Thanks in advance.

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Can't drag and drop widgets into ui window

    Not aware of that issue. Never had such a problem personally.
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  3. #3
    Join Date
    Nov 2012
    Posts
    1
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows

    Default Re: Can't drag and drop widgets into ui window

    I am having a similar problem to ny_2012, but only with one specific widget (so far). I'm using Qt Designer 4.8.3 and Windows 7.

    I can drag and drop widgets into a new form... Until I drag and drop Phonon::VideoPlayer. Once I do that, every other widget I try to add has a circle with a line through it (the prohibited sign) and Qt will not let me drop it into the form. This is not dependent upon the specific widget - I cannot add any more.

    The Phonon:SeekSlider and Phonon::VolumeSlider do not cause this problem. Only the VideoPlayer.

    Even if I delete the Phonon::VideoPlayer, the damage is done and I can't add any more widgets.

    There is no code to post. This is it:

    1. Open Qt Designer.
    2. Select "Create"
    3. Drag Phonon::VideoPlayer onto the form.
    4. Can't add any more widgets.

    Any suggestions? I tried running Qt Designer as Administrator. No change. I'll try re-installing Qt Designer as Administrator... Thanks!

Similar Threads

  1. Qt 4.4 with Ecplise: can't drag and drop widgets?
    By squish in forum Qt Programming
    Replies: 2
    Last Post: 5th September 2012, 20:29
  2. Drag and Drop file into Qt Quick window
    By marwooj in forum Qt Quick
    Replies: 0
    Last Post: 23rd June 2011, 04:04
  3. Drag and Drop with tabified dock widgets
    By chezifresh in forum Qt Programming
    Replies: 1
    Last Post: 2nd June 2011, 22:40
  4. drag and drop in list widgets
    By GrahamLabdon in forum Newbie
    Replies: 1
    Last Post: 28th May 2011, 08:51
  5. Preventing drop/drag outside the main window
    By ucomesdag in forum Qt Programming
    Replies: 5
    Last Post: 26th February 2007, 10:42

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.