Buttonbar Icons - Program parameter
Posted: 2013-09-25, 09:31 UTC
Hello,
for a program-icon in the buttonbar it is possible to add a questionmark to its parameters, so a dialog box pops up which asks for the parameter.
This is a nice feature but the questionmark is only possible at the first position, and it is not combinable with other elements like %N.
Can we have some improvement here please?
Actually i need it this way:(It takes selected filename as first parameter, and then TWO dialogboxes pops up which asks for parameter 2 and 3.)
Thanks.
for a program-icon in the buttonbar it is possible to add a questionmark to its parameters, so a dialog box pops up which asks for the parameter.
This is a nice feature but the questionmark is only possible at the first position, and it is not combinable with other elements like %N.
Can we have some improvement here please?
Actually i need it this way:
Code: Select all
%N ? ?
Thanks.