Hi Joerg, here is a plug-in you could try.
Copy the attached QuickTextDialog.htm to the Moi appdata commands folder. You can find the location of the Moi appdata folder by clicking Options > General > "Edit .ini file" button, the dialog that pops up will have the path to the Moi appdata folder shown and then you put it in the commands folder underneath that.
Then to trigger it set this on a shortcut key:
script: moi.ui.createDialog( 'moi://commands/QuickTextDialog.htm', 'resizeable,defaultWidth:700,defaultHeight:500' );
- Michael
|