quote:
Originally posted by Patchou
yes there is a trick: it's by monitoring additions of icons and checkign the id that's being added.. which is what I'm doing .
you could also loop through the icons and get each's associated handle and id (among other things), but what you're doing is definitely better