0
Setting mouse cursor from script (JS, CS2, CS3)
New Here
,
/t5/indesign-discussions/setting-mouse-cursor-from-script-js-cs2-cs3/td-p/1164075
Jul 13, 2008
Jul 13, 2008
Copy link to clipboard
Copied
I'm working on scripts for Mac users. What I'd like to know is if there is a way to change the mouse pointer from within a script. Can one do this?
The reason I need to do this is that when a script runs the cursor changes to the spinning beach ball. I display a dialog asking for information and may users think the script has hung InDesign because of the beach ball. People also don't know where the hotspot is on the beach ball so it's hard to click things accurately.
Any tips?
The reason I need to do this is that when a script runs the cursor changes to the spinning beach ball. I display a dialog asking for information and may users think the script has hung InDesign because of the beach ball. People also don't know where the hotspot is on the beach ball so it's hard to click things accurately.
Any tips?
TOPICS
Scripting
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
People's Champ
,
/t5/indesign-discussions/setting-mouse-cursor-from-script-js-cs2-cs3/m-p/1164076#M368592
Jul 14, 2008
Jul 14, 2008
Copy link to clipboard
Copied
I don't think you can get that, I would be curious.
Another way, if i got the idea, may be to use a progress bar. Script UI allow that if I am not wrong.
Loic
Another way, if i got the idea, may be to use a progress bar. Script UI allow that if I am not wrong.
Loic
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Participant
,
/t5/indesign-discussions/setting-mouse-cursor-from-script-js-cs2-cs3/m-p/1164077#M368593
Jul 14, 2008
Jul 14, 2008
Copy link to clipboard
Copied
I have often noticed that spinning beachball and found it distasteful when working with a dialog, but there's not much choice, I'm afraid. ScriptUI might be a way out in CS3, but not in CS2. If you want the same script to work in both, then I think you're stuck with the beachball.
Dave
Dave
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
_Bryan_Schappel_
AUTHOR
New Here
,
LATEST
/t5/indesign-discussions/setting-mouse-cursor-from-script-js-cs2-cs3/m-p/1164078#M368594
Jul 14, 2008
Jul 14, 2008
Copy link to clipboard
Copied
Thank you for responding. I was afraid of that.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

