Alerts on a pre launch script

533 views
Skip to first unread message

maybeg...@gmail.com

unread,
Feb 9, 2014, 11:21:34 AM2/9/14
to suppor...@runmyprocess.com
Hi,

I'm just wondering if is there another way to call an alert when testing a pre launch script ( For example: alert(“something is wrong”); , I want put "the something is wrong" in a static text field widget).

Thanks.

att :
Nes

thoshino

unread,
Feb 10, 2014, 7:01:37 PM2/10/14
to suppor...@runmyprocess.com, maybeg...@gmail.com
Hi Nes,

Instead of alert function, you can use a text widget function.

For example if your text input widget had ID of id_mytext, then you can do something like
id_mytext.setText("the something is wrong");

Use this instead of the alert, and your error message should appear there.

You can do something similar with HTML widget, which allows you to add colors and formatting via HTML tags.

Best regards,

Taka

maybeg...@gmail.com

unread,
Feb 11, 2014, 1:56:33 PM2/11/14
to suppor...@runmyprocess.com, maybeg...@gmail.com
Thanks Mister Taka.

I Think my questions are obvious, I'm glad you give me such help.


Att:
Nes

Reply all
Reply to author
Forward
0 new messages