Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. OSX: Qt (cocoa port) grayed out the menu-bar of Photoshop CS4
Forum Updated to NodeBB v4.3 + New Features

OSX: Qt (cocoa port) grayed out the menu-bar of Photoshop CS4

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    frinker
    wrote on last edited by
    #1

    Hi,

    I'm now writing a plugin for Photoshop CS4 and using Qt as user interface. I set the flag Qt::AA_MacPluginApplication before creating a QApplication. But after showing up a QDialog and closing it, the Photoshop menu-bar is totally grayed out - none of menu item is clickable.

    Photoshop CS4 was written in Carbon, but I built Qt with Cocoa -- if I use Carbon version of Qt, it works fine! So do I need to call some Carbon API (I'm quite new to OSX...) to enable the menu-bar again after closing Qt dialogs?

    Thanks in advance!

    Daniel

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved