What steps will reproduce the problem?
1. Start with existing gadget project. main.xml originally has numerous
onclick() routines defined and referenced in main.js.
2. Upon loading gadget project, onclick code appears to be removed from
main.xml file. ????
3. Strange behavior when creating a new gadget from scratch as well.
What is the expected output? What do you see instead?
I expect to have onclick() routines defined within main.xml. They are
gone!!
What version of the product are you using? On what operating system?
Google Designer 1.1.0708.17471. MS XP Pro 2002 w/SP3.
Please provide any additional information below.
I have tested and received same problem on both HP laptop (new) and older
AMD 64-bit machines. When I edited the main.xml manually and "zipped" the
project into a .gg, the new code works. When using the Designer tool, the
resulting build has no onclick handlers for any of the controls!
Thank you!