Silverfrost Forums

Welcome to our forums

Setting the default \"FILTER_ITEM_SELECTED\"

28 Sep 2020 4:24 #26412

One can determine the filter that was used to select a file by using clearwin_info@('FILTER_ITEM_SELECTED'). The question is: Can one set the initial filter item to a value other than 1?

My question regards when the user must select two files for processing. Typically, they would select the same file extent for both files. Having the ability to set the initial file extent would be very helpful to reduce the effort of the user.

I think the variable in the MSDN structure would be nFilterIndex.

28 Sep 2020 8:54 #26413

At the moment nFilterIndex is set to the value 1 in the ClearWin+ code and there is no mechanism to allow the user to change this value.

28 Sep 2020 2:08 #26414

Thanks for looking, Paul!

Please login to reply.