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
Export MuiRoyale Command
Re: Export MuiRoyale Command
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.
See documentation.
First question I don't understand.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
http://myevolve.wordpress.com
Re: Export MuiRoyale Command
-> GetPlugins()
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
http://myevolve.wordpress.com
- airsoftsoftwair
- Posts: 5915
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Export MuiRoyale Command
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.
- airsoftsoftwair
- Posts: 5915
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Export MuiRoyale Command
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 
Re: Export MuiRoyale Command
LOL
Excellent, i test this
Excellent, i test this