View Full Version : Max SDK and MaxScript Question. Help!
Wahooney 04-03-2006, 09:46 AM Is it possible to gain access to all open script editor windows, being able to write to it if needs be, using either MaxScript (I've rtfm'ed and can't find anything) or the Max SDK.
Ultimately I'd like it to ba accessable through mascript so I'll have to write an extension (that is if it isn't native to maxScript).
Thanks guys.
|
|
erilaz
04-04-2006, 12:34 AM
Is it possible to gain access to all open script editor windows, being able to write to it if needs be, using either MaxScript (I've rtfm'ed and can't find anything) or the Max SDK.
Ultimately I'd like it to ba accessable through mascript so I'll have to write an extension (that is if it isn't native to maxScript).
Thanks guys.
I've been attempting this as well right now, and it's not looking promising. At this stage it seems extentions are the only way possible.
I'm attempting to write an autocomplete function for the script window, but as you say it seems there isn't any way to access the window.
Wahooney
04-04-2006, 06:14 AM
I've tried looking at how the VMS gains access to the editor window but I'll be damned if I know how.
I've found an edit_window structure that seems to be a linked list of maxscript windows. I'm going to check this out, if I have any success I'll give you a shout.
:thumbsup:
f97ao
04-05-2006, 08:56 AM
I've tried looking at how the VMS gains access to the editor window but I'll be damned if I know how.
I've found an edit_window structure that seems to be a linked list of maxscript windows. I'm going to check this out, if I have any success I'll give you a shout.
:thumbsup:
It would be sooooo cool if we could get maxScript access to the script editor. Then it would be easy for us to add the bunch of features that it's lacking.
/Andreas
CGTalk Moderation
04-05-2006, 08:56 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.