Hi Mikkel- There is a notion of "preferred_width" in the general Gadgets specification (which we generally follow), but it appears that we do not support that module attribute in Wave.
Please file a feature request here: http://code.google.com/p/google-wave-resources/issues/entry?template=Gadgets%20Feature%20Request Thanks! - pamela On Fri, Nov 13, 2009 at 8:05 PM, mikl <[email protected]> wrote: > Hi. > > Is it possible to create a gadget that is only as wide as the content > it holds instead of it being 100% width? > > I create my gadget with Python robot like this: > gadget = document.Gadget(url="gadget.xml") > blip_text_view.InsertElement(pos, gadget) > > Cheers, Mikkel. > > -- > > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=.
