[Closed] Maxscriptable Maxscript Editor: Plugin Preview
Here’s a small video preview about a plugin i currently develop:
Mainly it exposes all Scintilla/SciTE core functionality to Maxscript, making the Maxscript Editor completely controllable by Maxscript itself. Plus it adds a few other interesting options currently not available for the Maxscript Editor…
Video is rather “nerdy”, so funniest part might be towards the end, where i demonstrate a most usefull application: Syncing the selected text in the Maxscript editor to realtime playing music (from my MP3 player) , which gives some kind of volume meter
Release will be in a few weeks (it depends…) , freeware of course…
This is very interesting.
Looking forward to the release and thanks for keeping it freeware.
Thanks for the comments guys !
Just a note, i replaced that reaaaalllly long and boring video with some shorter ( but still boring maybe :applause: ) video, with much less non-understandable mumbling on my part…
is there any support for editor callbacks?
for example, callback when user enters text… could set the foundation for a more Visual Studio type environment