Results 1 to 3 of 3

Thread: dockable widgets (in mainwindow) with common shortcut not working

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Posts
    60
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default dockable widgets (in mainwindow) with common shortcut not working

    Hi,
    It seems that if more than one dockwidgets are shown in main window then the shortcut set for the dockwidget's pushbutton is not working.
    Pl. find the attached dockwidgets.tar.gz qt-example program, here I have attached "Esc" key to close button of both 'Customers' and 'Paragraphs' dockwidgets.
    Here I want to dismiss the docked widget when I press the "Esc" key. This is working fine if one dock widget is shown (and also when dock widgets are undocked from the mainwindow) but fails if two dockwidgets are shown in mainwindow.
    Thank you.
    Attached Files Attached Files

Similar Threads

  1. widgets behind hidden widgets not working
    By bpetty in forum Newbie
    Replies: 13
    Last Post: 7th September 2007, 20:23

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.