I try to make some additions to your designer. Works ok so far, can rearrange the gets, but how can I retrieve the actual position and size after changes through the designer ? In the getlist array the values are not updated. I actually try to get the values from the getobject
Code: Select all
aPos := aGetlist[y,19]:currentpos() //(x,y)
aSize := aGetlist[y,19]:currentsize()
regards
Rudolf