Export MuiRoyale Command

Discuss GUI programming with the MUI Royale plugin here
Post Reply
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Export MuiRoyale Command

Post by ArtBlink »

Hello,

I can export Hollywood command in file but how i can make the same thing for MuiRoyale?
How i can the version number of MuiRoyale installed in system?

It is for MiniHollyEdit

Thanks
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Re: Export MuiRoyale Command

Post by djrikki »

MUI Royale is a regular plugin, get the version number from the plugin using the available command.

See documentation.

First question I don't understand.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Re: Export MuiRoyale Command

Post by djrikki »

Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5915
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Export MuiRoyale Command

Post by airsoftsoftwair »

You can get some information using GetPlugins() but currently it's not possible to get the commands/constants exported by plugins. I'll see if I can add something like this in the future.
User avatar
airsoftsoftwair
Posts: 5915
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Export MuiRoyale Command

Post by airsoftsoftwair »

Oops, seems like I don't know my own software: It's of course possible already. Just use the EXPORTPLUGINS arguments and you'll get information about commands and constants exported by plugins :)
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: Export MuiRoyale Command

Post by ArtBlink »

LOL

Excellent, i test this ;-)
Post Reply