Hopefully this is a quick response. Is it possible to construct blips in the client that would contain some static html elements (buttons for example). ClientUtils in package org.waveprotocol.wave.examples.fedone.waveclient.common provides one example of adding text programmatically. I think that my answer involves having a renderer associated with the particular kind of mutable document that would contain the html. I'm attempting to construct a fixed button, along with editable text (the mutable part). For example, [Button: DrawBox] X:<Editable X Text Here> Y:<Editable Y Text Here> W:<Editable W Text Here> H:<Editable H Text Here>
Where [Button: DrawBox] is fixed, "X:" is essentially a label, "<Editable X Text Here>". So something like a html form. Hope this makes sense and apologies if it is so under the radar. -- You received this message because you are subscribed to the Google Groups "Wave Protocol" 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/wave-protocol?hl=en.
