Results 1 to 2 of 2

Thread: Windows OLE drag & drop

  1. #1
    Join Date
    Jan 2006
    Posts
    122
    Thanks
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Windows OLE drag & drop

    Hi all,
    I'm using QT in a custom envirovment where I have a QGLWidget that is the base screen of my application and get all the events. So I had to dispatch all the events (mouse mainly) to the proper underlying child widgets.
    My question is about using drag and drop in this envirovment, using windows all the events are processed by the OLE and there's no way to tell that a certain widget must be "transparent" do dragging events, so I'd like to know a possible way to tell that a certain winId must not consider draggin events.
    I know my question is not so clear and very platform specific but I'd like to have some ideas.
    thanks in advance
    Bye

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Windows OLE drag & drop

    But what is the relation to Qt in your situation (apart from using QGLWidget)?

Similar Threads

  1. Drag & drop with model/view (Qt4)
    By yogeshm02 in forum Qt Programming
    Replies: 16
    Last Post: 19th September 2011, 20:36
  2. Replies: 7
    Last Post: 8th September 2006, 16:19
  3. Drag and drop outside the application
    By jpn in forum Newbie
    Replies: 7
    Last Post: 27th August 2006, 15:37
  4. Drag and drop revisited
    By Big Duck in forum Newbie
    Replies: 2
    Last Post: 30th June 2006, 16:41
  5. Drag 'n Drop problem
    By kiker99 in forum Qt Programming
    Replies: 4
    Last Post: 16th January 2006, 16:35

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.