Closed rmottola closed 2 months ago
@fredkiefer first question is about activation. OpenWithController does work in -activate and starts a modal dialog inside. It is I think correct that "OpenWith" runs modal - so that the selection cannot be changed - while Execute non-modal.
However if you find another way to do that which creates more common code, it would be nice. e.g. [RunExternalCommand okButtonAction] and [OpenWithController activate]. Working on that... I hope I can come up with a proposal, commits will follow.
Improve keyboard selection. Understand and use App bundles. Factor together common code.