Results 1 to 4 of 4

Thread: Complex menus are more difficult to operate in Qt4 than they were in Qt3.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Complex menus are more difficult to operate in Qt4 than they were in Qt3.

    Qt tries to integrate with the platform and follow platform guidelines so I was suggesting this is an expected change. Try running your application with a different widget style (like "Plastique") and see if it changes anything. If it does then you can modify the behaviour of your application by subclassing the style and returning some different data in a proper place. If not then without digging deeper it will probably not be possible.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. The following user says thank you to wysota for this useful post:

    philw (25th April 2009)

Tags for this Thread

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.