Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
class rtai_target(targets.target_gcc):
extensionexe = "exe"
extensiondll = "dll"