Hi All!
Attach my gdl object, please check it.
I have an origo, and some drawing element with hotspots. User can move and adjust each element. When element hotspot move to origo, element can be deleted. The concept base on dynamical arrays (thanks Esteban Ramos).
The base functions (move, adjust, delete) work, but when you delete any but the last element of array, other element's parameter (width, depht, heigth, etc.) won't be correct.
Thanks!