+4
Voltooid

Option "Show System Menu" in Macro Editor

Theo Derks - NL (distributor) 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt 8 jaar geleden 5

Hi,


It would be great if we have an option in the Macro Editor:
Show System Menu


Now, every installer have to create a Javascript function like this:


function ShowSystemMenu()

{

IR.ShowSystemMenu;

}


For every project again. Because every installer need this option in a project to quickly change settings in the client, and to prevent end-users to click in the project for 8 seconds (what is a problem for many end-users) to open the system-menu.


So, in the menu below we want an extra option: ShowSystemMenu, that we can drag & drop to the list with Macros in the Macro editor.


Image 9970

Antwoord

+1
Antwoord
Voltooid

Hello,
It has been implemented from iRidium Studio 1.0.0.18506 (beta)

Waiting for user's reply
+1
Antwoord
Voltooid

Hello,
It has been implemented from iRidium Studio 1.0.0.18506 (beta)

Tested, and it's working!

Thanks!

Theo