Maya mel

Viewing 2 posts - 1 through 2 (of 2 total)
  • 14th June 2012 at 8:18 pm #14487

    Hello,

    I am just starting out with Muster7 on Linux (openSuse). I copied all the mel components for Maya2008 into their respective directories and launched the Muster Connector for version 7 from inside Maya. The only problem is that the UI doesn’t expand the tabs for any of the folders. Because of it I can’t set up the file for publishing.

    Before I go into the mel file and edit it myself, has anyone come across this and can point me to the offending code bits? Or perhaps is there a new mel file to download?

    Any help is appreciated,
    Drew

    15th June 2012 at 1:54 pm #15196

    For now, since I don’t really have the time to find out why this is happening, I changed the frameLayout -collapsable from one to zero and hardcoded the height for every instance.

    string $MS_FramesFrame = `frameLayout -bs “etchedIn” -collapsable 0 -label “Frame ranges” -w 420 -h 170`;

    I’ll have to find out why later.
    Drew

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.