[JS] Updating a dropdownlist
in scriptui, let's have window that's current;y displayed dropdownlist in it. there anyway add items menu while window open? i've been able use removeall() remove items menu, want add things it. there must way, right?
i've been reading documentation , find, yet have not found mentions if can or how.
thanks in advance,
dan
yes, use
yourdropdown.add('item', 'your actual item');
More discussions in InDesign Scripting
adobe
Comments
Post a Comment