I am trying to create a label which changes it's position based on the
co-ordinate values (global) defined in it's parameter. For example, if
the label is in a random position with initial parameters: Global_X=1
Global_Y=2 and I change it to Global_X=3, Global Y=5, the label...