Re: Custom gadget design concept with canvas
Posted: Sat Dec 19, 2015 4:24 am
Very nice example, STARGATE (after fixing the double-clicking StartDrawing crash)
I have made a lot of Canvas-based gadgets, but I never had a good way to do animation redraws AFTER an event like LeftClick. Your example of a lightweight thread attached to the gadget is a nice method!
I have made a lot of Canvas-based gadgets, but I never had a good way to do animation redraws AFTER an event like LeftClick. Your example of a lightweight thread attached to the gadget is a nice method!