Results 1 to 12 of 12

Thread: Stop window moving when clicking LMB

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2007
    Posts
    301
    Thanks
    46
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Stop window moving when clicking LMB

    Nope, I can move windows around, I just want to be able to move windows around when user clicks the title bar, just like normal behaviour. Don't want user to be able to hold LMB down anywhere and be able to move the window - very strange...

    If I have a window derived from QDialog, then all is ok?

    Regards,
    Steve

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Stop window moving when clicking LMB

    you mean on the desktop? out side your workspace?
    Then this must be some OS setting.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    May 2007
    Posts
    301
    Thanks
    46
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Stop window moving when clicking LMB

    This is really annoying as I have a QwtPlotZoomer object on my form which allows you to create a rubber band over your graph and zoom in and out, but I can't do this as I cannot move the cursor within the QwtPlotZoomer object as the whole window moves! The only way I can do this is to have the window maximized.

    Regards,
    Steve

Similar Threads

  1. Ctrl key to allow user to stop docking a window
    By irudkin in forum Qt Programming
    Replies: 2
    Last Post: 7th June 2007, 04: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
  •  
Qt is a trademark of The Qt Company.