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. Using Qt in Maya - Question about pull down menu response
Forum Updated to NodeBB v4.3 + New Features

Using Qt in Maya - Question about pull down menu response

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 463 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.
  • K Offline
    K Offline
    kloveridge
    wrote on last edited by
    #1

    I have been writing a GUI for Maya using Qt Creator. I am using the loadUI command to load the ui in Maya. I embed in the controls the Mel script that will execute when I interact with the controls. I do this using the Dynamic Property like AutoDesk prescribes. Thus far it has worked pretty solid--on everything except the menu options.

    When I add a menu item, it is a QAction. Even though I can add a Dynamic Property to a QAction, it doesn't seem to broadcast anything to Maya. I'm not sure of what underlying Maya GUI item correlates to a QAction to properly configure the mel script call--which is likely the cause of my problems. I just wonder if anyone out there has had any experience programming the menu pulldowns for Maya using creator.

    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