How to write resizable gadgets
<<I am constantly mentioning to people how easy it is to add resizing ability to gadgets. Only two simple steps are needed to make your gadget resizable. The first is enabling resizing by setting view.resizable to ‘true’ . The second part is writing code that reacts to size changes and updates …>> (more…)
See original post by Chris Gilmer