A way to have the Gadget handle of a specified item of the panel, i know there's a windows trick to get it but it would be better to have a command for that (and on linux too if possible )
AddGadgetItem returns the handle of the Item added.
At the moment there is no way to get the handle of an item after it's creation without the use of the windows API.
I think he would like to see a command like:
handle=GetGadgetItemID(GadgetID,Item)