Page 1 of 1

dialog boxes on top

Posted: Tue Jun 18, 2024 3:49 pm
by photoevents
How can I setup dialog boxes to always pop up in front of any windows present at that time?
From searching here I find it is not possible to set the position of these dialogs?

Thank you,

Re: dialog boxes on top

Posted: Wed Jun 19, 2024 8:49 pm
by felipe
It is possible by creating another task that repositions when this window appears, you need to activate the trigger linked to the name of the window that will appear

Re: dialog boxes on top

Posted: Thu Jun 20, 2024 9:04 am
by photoevents
Okay, thanks.

Re: dialog boxes on top

Posted: Thu Jun 20, 2024 4:14 pm
by photoevents
Just discoverd that I can not run two tasks using runtime module.
So, is there another way of having dialog boxes always display on top of everything?
My photo app shows a picture for evalutation but the dialog box always display below this.

Re: dialog boxes on top

Posted: Thu Jun 20, 2024 4:58 pm
by felipe
photoevents wrote: Thu Jun 20, 2024 4:14 pm Just discoverd that I can not run two tasks using runtime module.
So, is there another way of having dialog boxes always display on top of everything?
My photo app shows a picture for evalutation but the dialog box always display below this.
You can create a script directly from your native Windows PowerShell, the first scprit will be to reposition the window and the other to run in the background
One tip is to use GPT chat so it can create these parameters

Re: dialog boxes on top

Posted: Fri Jun 21, 2024 7:57 am
by photoevents
Perhaps something to add in the next update of robotask.
Show dialogbox in front, focus.