hi,
just a concept demo..
what:
- use any text editor instead of build-in scintilla (demo uses windows notepad)
- Object handles, input/output lists can be also read to the external editor (in this demo they are just listed on top)
how to test:
1 - run exe (icon appears to icon tray, near the clock..you can right click the icon to close program)
2 - start 3DRad, add script object
3 - add few other objects and link them to script (to get some input/output items)
4 - start editing script and hijacker should jump and start notepad
5 - edit your script in notepad and close it (dont save..just click close)
6 - hijacker puts your new code to rad script editor
notes about this version:
- it only loops once (so you have to start exe again if you want to try again)
- if you use it twice, object handles/items are listed twice..no filtering yet..
- you should have standard windows notepad installed..
- works with Script editor v1.35
I'm thinking if would use it with PSPad or Scite source code editors,
since they have nice text editing with syntax highlight, syntax help etc.
Or could make completely own source code editor with object lists
and use any embedded source code editor on the side..
* Some antivirus/firewall programs might give warnings about it..but its safe exe.
*Download:
- mEH12.zip = mEditorHijacker
- mEH.Buddyv10.zip = replace string function for 3dRad script editor
just a concept demo..
what:
- use any text editor instead of build-in scintilla (demo uses windows notepad)
- Object handles, input/output lists can be also read to the external editor (in this demo they are just listed on top)
how to test:
1 - run exe (icon appears to icon tray, near the clock..you can right click the icon to close program)
2 - start 3DRad, add script object
3 - add few other objects and link them to script (to get some input/output items)
4 - start editing script and hijacker should jump and start notepad
5 - edit your script in notepad and close it (dont save..just click close)
6 - hijacker puts your new code to rad script editor
notes about this version:
- it only loops once (so you have to start exe again if you want to try again)
- if you use it twice, object handles/items are listed twice..no filtering yet..
- you should have standard windows notepad installed..
- works with Script editor v1.35
I'm thinking if would use it with PSPad or Scite source code editors,
since they have nice text editing with syntax highlight, syntax help etc.
Or could make completely own source code editor with object lists
and use any embedded source code editor on the side..
* Some antivirus/firewall programs might give warnings about it..but its safe exe.
*Download:
- mEH12.zip = mEditorHijacker
- mEH.Buddyv10.zip = replace string function for 3dRad script editor