CanvasGadget for Custom Gadgets

Just starting out? Need help? Post your questions and find answers here.
coder14
Enthusiast
Enthusiast
Posts: 327
Joined: Tue Jun 21, 2011 10:39 am

Re: CanvasGadget for Custom Gadgets

Post by coder14 »

freak wrote:The main use for CanvasGadget is to create custom gadgets. That is what it is there for.

About the memory use: Every CanvasGadget has an image that stores its content for double-buffering. This image must grow when the gadget grows. A button does not have that. Still, this memory use should be no problem on any kind of recent computer ;)
Thanks freak. :D
Post Reply