it would be cool to be able to start a process from another process.

CommentFileSizeAuthor
#1 maestro_new_process_task.zip4.13 KBaron novak

Comments

aron novak’s picture

Status: Active » Needs work
StatusFileSize
new4.13 KB

Almost good implementation.
Problems
- related checkbox does not stick
- layout of the task edit window is not perfect
- i have to use hook_exit() cause the engine is confused if i launch a new process when another process is executed.