Hello, I'm having problem with the spinner blocks. It's supposed to change the paint color of the canvas and we can draw with that particular color. One is supposed to change the line width. but it is not working. Can anyone help?
Your blocks are highly repetitive. Take Spinner2. AfterSelecting as an example. Instead of checking the line width over and over again, why not set the line width to the selection directly?
Show your new blocks. My AIA was tested and it is working.
If you're making a scribbling app, ideally you have to incorporate the Dragged event as I showed. The PaintColor and LineWidth properties only apply to drawing activities after setting these properties.