Can anyone help me out here?
I'm trying out Google's Android AppInventor, and I want to do something on the tutorial. The tutorial is called PaintPot, and it teaches you about the canvas and other stuff like that. I'm at the 2nd half of the tutorial, and I want to make it so that I can change the size of the drag line as well as the dot size. In the tutorial, it even says that "You can draw in PaintPot and use the new buttons to draw either big dots or small dots. Notice that dragging your finger still produces a thin line" but it doesn't give any solution. I've scoured the web for help...no luck.
Does anyone know how to make the "DrawingCanvas.Drawline" become larger? I want to make it so that whenever I press the buttons that say "Large" and "Small," it not only changes the dotsize but also the Drawline size. Thanks in advance.
I'm trying out Google's Android AppInventor, and I want to do something on the tutorial. The tutorial is called PaintPot, and it teaches you about the canvas and other stuff like that. I'm at the 2nd half of the tutorial, and I want to make it so that I can change the size of the drag line as well as the dot size. In the tutorial, it even says that "You can draw in PaintPot and use the new buttons to draw either big dots or small dots. Notice that dragging your finger still produces a thin line" but it doesn't give any solution. I've scoured the web for help...no luck.
Does anyone know how to make the "DrawingCanvas.Drawline" become larger? I want to make it so that whenever I press the buttons that say "Large" and "Small," it not only changes the dotsize but also the Drawline size. Thanks in advance.