@Fabian, this is from the first message : > ... I want to add text > commands, such as "ADDTILE 10,10 40,60 hello" in the > textbox called Command. I expect as output (on clicking > the button "exec") a tile of width 40 and height 60 to > appear with top left being 10, 10 in the canvas. Here is > my code :