Tool-option : auto-close if PB IDE is closing [Solved]

Working on new editor enhancements?
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Tool-option : auto-close if PB IDE is closing [Solved]

Post by eddy »

>> auto close option if PB IDE is closing.

This option would be usefull for hidden auto-started tool. :idea:
Last edited by eddy on Sat Apr 12, 2008 10:02 pm, edited 1 time in total.
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
freak
PureBasic Team
PureBasic Team
Posts: 5941
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

So how should this be done ? The IDE just kills the program ?
Thats not a good practise.

You can already do this by setting a tool to run at IDE shutdown which will then
communicate to the original tool to close itself.
I do not see a problem with that.
quidquid Latine dictum sit altum videtur
Post Reply