Page 1 of 1

issue-#104 calling URLs and commands (revoting2)

Posted: Sun Apr 03, 2016 3:38 am
by Ivan Denisov
New revoting about issue-#104:
http://redmine.blackboxframework.org/issues/104
The discussion

Voting for adding two new procedures Dialog.OpenExternal for opening of files and URLs and Dialog.RunExternal to run external applications.

HostDialog.Start is kept for back compatibility. There is HostDialog.hideExtRunWindow to control visibility of opened windows.

The realization with hooks is allowing easy to replace the realization for errors handling or for security issues.

Calling external applications will not break normal execution flow of BlackBox, because separate threads are used.

The suggested differences:
http://redmine.blackboxframework.org/pr ... 115335d51f

The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.489.zip

Re: issue-#104 calling URLs and commands (revoting2)

Posted: Mon Apr 04, 2016 2:15 pm
by Ivan Denisov
Voting is finished according short circuit rule.

The resulting version is:
http://blackboxframework.org/unstable/m ... a1.494.zip