How do I execute a menu command in InDesign? I do it like this in Illustrator. app.executeMenuCommand("showAll"); I want to execute the "Object > Hide" and "Object > Show all on Spread". TOPICS Scripting Views 941 Translate
e.preventDefault(); $(this).parent().next(‘.nsub’).slideToggle(‘slow’); if($(this).parent().next(‘.nsub’).is(‘:hidden’)) { $(this).addClass(“CurrentlySelected”); } else { $(this).removeClass(“CurrentlySelected”); } }); }); [/cc] We can trace the majority of ...
i updated to windows 10 and now the context menu is opening slow. i searched on line and found that removing the graphics processor option from the context menu helped. i was able to remove nvidia graphics option from the nvidia driver software, but coud not do the same for the intel hd...