My gadget displays a map but the Gmail and Google calendar sidebars are too small for a sensible map display so I just want to display a button to switch to Canvas view.
According to the doc 'Gmail currently only supports the CANVAS and DEFAULT views.' so I thought I could code a Default view which would take precedence over a Home view However Gmail and Calendar both attempt to display my Home view despite the presence of a Default view. To me this is a bug. Incidentally gadgets.views.getCurrentView().getName() returns 'profile' so I tried coding a Profile view but the Home view was still used. For an example see http://calonmap.clanteam.com/CalOnMapPublic.xml I can probably get around this by updating the HTML dynamically within the gadget but should I need such complexity. Bob I couldn't find an active forum for sidebar gadgets - is there one? -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To view this discussion on the web visit https://groups.google.com/d/msg/Google-Gadgets-API/-/0a_UDMR0Jv4J. 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-Gadgets-API?hl=en.
