Question
How to draw gauge tickmarks without image
Is it possible to draw the gauge tickmarks without using an image? I have to use some widgets (gauge, circular progress) layered one above the other and one image hides the image from beyond.
What's the best approach to do this (canvas, shapes, ...)? Is there any example how to do this?