TomKrauss / pks-edit

A code editor originally implemented for Atari ST - now available as Windows 64 Bit application
Mozilla Public License 2.0
8 stars 2 forks source link

Provide option to reuse running PKS-Edit instance #14

Closed TomKrauss closed 2 years ago

TomKrauss commented 2 years ago

PKS-Edit may be started using DDE to ensure, that multiple request to open files are routed to the same editing instance of PKS-Edit. This requires however the registration of an explicit open command for a file in the Windows registry.

In order to allow for re-using PKS-Edit to open multiple files independent of a specific open command, we should provide an option to have PKS-Edit detect, that it is running already passing on the open request to the running PKS-Edit instance.

TomKrauss commented 2 years ago

Implemented in version 2.3