Question
Detect guides visibility (not on-off toogle)
I can detect if there are some guides on image by script.
I can also toggle visibility by script like this:
app.runMenuItem (app.stringIDToTypeID ("toggleGuides"));
But I can't find any script to detect if the visibility of guides is on or off.
Has anybody got into this?
