If you are referring to an existing gadget, then it will only be possible if the developer has provided a feature to allow for this.
I have done this recently with a gadget that I created, and used the resizeTo method. The trick to using this is to call it after the gadget has loaded by using setTimeout(resize_function, 1) in the view_onOpen event. On May 24, 7:09 am, GusD <[email protected]> wrote: > Like to have a way to lock the size of the gadgets in the sidebar, so > that you don't have to readjust them everytime you start the computer > or take it out of idle. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
