Dialogbox with one button(ok) and counter

Post comments and suggestions for RoboTask here
Post Reply
igimax
Posts: 12
Joined: Wed Jul 07, 2010 3:39 pm
Location: Iran
Contact:

Dialogbox with one button(ok) and counter

Post by igimax »

HiI'm using Robotask for a long time and teach other Macro program too. I miss this capability:at Action\Dialogs\ Information dialogwith these parameters:1) [a multi line textbox] "Message Text:" Description: like "message text" parameter at "Show message/play sound" dialog.2) [a numeric textbox] "Counter (sec):" Description: like "auto choice" parameter at "Question Dialog" but accept variable too.3) [a check mark option] "Wait macro execution until Info dialog disappear." Description: When this option is not active (unchecked) the "Information dialogbox" will be show but the macro continue executing other lins.4) [(if possible!) a check mark option] Show as floating box. Description: without any Window frame a white box with black line at its border and shoe our "Message Text" with "[Sec]OK" button inside it..  Purpose of this Dialog is:1) Only show information without delay executing the rest of actions. (if user choose that)2) No variable return needed!3) It can act like two actions, Pause+Info action.. Maybe you say that we can use "Action\dialogs\Question Dialog" for this purpose! but as you know, Question Dialog have its own disadvantage:1) It always show 2 buttons!2) at its "action" parameter we have Stop task or Assign variable which is not good for only showing some information.3) It pause macro executions until user select a button or time out!. Thanks for your great workIgImAx

Last edited by igimax on Fri Sep 09, 2011 9:35 am, edited 1 time in total.
Post Reply