Buttonbar Icons - Program parameter

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
formtapez
Junior Member
Junior Member
Posts: 48
Joined: 2004-02-13, 19:41 UTC

Buttonbar Icons - Program parameter

Post by *formtapez »

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:

Code: Select all

%N ? ?
(It takes selected filename as first parameter, and then TWO dialogboxes pops up which asks for parameter 2 and 3.)

Thanks.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Question mark may be used with any parameter line, TC will just ask for entire parameter line.

You can try my AskParam tool if you wish to ask multiple parameters in a dialog.
formtapez
Junior Member
Junior Member
Posts: 48
Joined: 2004-02-13, 19:41 UTC

Post by *formtapez »

Great solution. Thank you!
Post Reply