Hello,

in a 'previous' release of IronPython I was able to use

IronPython.Hosting.PythonEngine.ConsoleCommandDispatcher =
DispatchConsoleCommand

to dispatch a console command to my own function, which invokes a
command to a Form. In the newer 2.0a1 release (based on DLR) I was not
able to find this functionality. Is this now part of a script/
enginemanager? any help would be appreciated.

greets,


Gerard

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to