Debugger scripting-custom window [Imported Thread]
Idea Origianally posted by: Dave 20/04/2009
Expansion of the debuggers scripting capability, particularly the ability to execute some javascript and display the results in the user's window. This would allow a user to write a custom script, say to evaluate the value of some variable and display a message.
Comments
27/07/2009 Tim Clacy
Re: Custom script + custom view This has enourmous potential. It would let us add our own debug views :-) A custom view just needs these hooks: OnInit OnUpdate OnDoubleClick The view would support: AddColumnHeader AddRow SetCell :-)
27/07/2009 imsjoerg
the javascript api is poorly documented. can't find any docs about the Debug object just some note for the threads.js what events are available, how to add custom actions to them ......
Please sign in to leave a comment.
Comments
0 comments