Results 1 to 1 of 1

Thread: weird focus problem with pyqt

  1. #1
    Join Date
    Jul 2011
    Posts
    1
    Qt products
    Platforms
    Unix/X11

    Default Re: weird focus problem with pyqt

    I have a gui built using QT and Python using pyqt. I use several widgets linked to methods using the usual signal and slots mechanism. For some widgets like certain push buttons or radio buttons (not all of them ..) after I press the button once and everything works as expected, I cannot focus those buttons anymore. When I move the mouse over and try a click a different control is focused instead and receives the click event. I cannot reproduce this problem in a simple test app and I do not understand what could cause such behavior.


    Added after 14 minutes:


    The problem is caused by the Ubuntu 11.04 Unity Desktop, it does not reproduce on the classic Gnome Desktop.
    Last edited by Radu; 29th July 2011 at 17:32.

Similar Threads

  1. Weird problem with translate()
    By romariorios in forum Qt Programming
    Replies: 8
    Last Post: 27th July 2011, 21:31
  2. Weird problem with MainWindow
    By giusepped in forum Qt Programming
    Replies: 2
    Last Post: 24th July 2011, 13:17
  3. Weird problem with QComboBox signal
    By flopper in forum Qt Programming
    Replies: 2
    Last Post: 12th March 2011, 13:41
  4. weird problem in QGraphicsView / QGraphicsScene
    By Mrdata in forum Qt Programming
    Replies: 3
    Last Post: 24th November 2009, 20:26
  5. Weird problem while porting from Qt3 to Qt4
    By vermarajeev in forum Qt Programming
    Replies: 4
    Last Post: 8th August 2007, 08:51

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.