Friday, 7 February 2014

GraphicsWindow.MouseDown = mouseklik
a = Shapes.AddText("test")

Sub mouseklik
  Shapes.SetText(a,Math.GetRandomNumber(10))
EndSub


No comments:

Post a Comment