Results 1 to 2 of 2

Thread: Problem using QT in a plugin for Adobe After Effects (mac)

  1. #1
    Join Date
    Oct 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Problem using QT in a plugin for Adobe After Effects (mac)

    Hello,

    While trying to port the AE plugin whose GUI uses QT, I've run into issues.
    Windows version of plug-in works just fine. On Mac, right after I display a modal QDialog and then close it, I observe a strange behavior. Buttons in native AE windows start to not respond to mouse clicks.
    For example, in Open Project dialog, I'm unable to select any items in the list, cannot press the Open button etc. This happens when using Cocoa version of QT 4.7. With Carbon version, the menu commands does not even work at all, i.e. I can select them but nothing happens. I've heard Qt installs its own event handler blocking the one set by the Host application. Setting Qt::AA_MacPluginApplication before creating the QApplication instance does not solve the problem. Could someone tell me what could be the cause of such behavior and suggest a possible workaround to this problem?

    Thanks in advance

  2. #2
    Join Date
    Aug 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem using QT in a plugin for Adobe After Effects (mac)

    Hi,

    I am having a hard time creating a QFileDialog. May I ask where did u create the QApplication?

    Thank you so much!

    Pyl

Similar Threads

  1. Graphic effects of QwtPlotPanner
    By mastupristi in forum Qwt
    Replies: 2
    Last Post: 2nd July 2019, 21:14
  2. Button Effects
    By hiro in forum Newbie
    Replies: 3
    Last Post: 4th July 2010, 17:23
  3. Runing inline evice/adobe reader
    By deimus in forum Qt Programming
    Replies: 2
    Last Post: 30th June 2010, 07:19
  4. Call extern app Adobe Acrobat to open *.pdf
    By Lodhart in forum Qt Programming
    Replies: 16
    Last Post: 28th April 2009, 05:36
  5. Text Effects
    By BigEd in forum Qt Programming
    Replies: 3
    Last Post: 26th January 2009, 08:58

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.