Feature SS-2320
1 vote

[DEV] GlobalParams.IsSilent

Created by Davide on 4/18/2016 2:35 PM Last Updated by smath on 4/18/2016 6:24 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

Please consider to add something like a public bool GlobalParams.IsSilent (meaning: the application is running from command prompt)

    smath (Monday, April 18, 2016 6:24 PM) #

Done.

Hope to provide new nightly build later today.

    smath (Monday, April 18, 2016 4:58 PM) #

This is a bug. Initially SuppressUI was introduced especially for FileType plugins and it is widely used there.

I will fix this for Evaluation plug-ins as well. Today.

Again, thank you Davide!

    Davide (Monday, April 18, 2016 4:55 PM) #

Thank you, didn't noticed it!

Should be enough, unfortunately it returns always false :S

I'm using IPluginLowLevelEvaluationFast

    smath (Monday, April 18, 2016 3:03 PM) #

Does (context/store).SuppressUI is not enough in your case?