]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/TODO
ocaml 3.09 transition
[helm.git] / helm / gtkmathview-bonobo / TODO
index 164380a5ce9aa50dab865489f90ca1c337488147..8f1032a0c58c1878579a0d9afb3baad2b3ad8354 100644 (file)
@@ -9,3 +9,13 @@
 * try to implement size negotiations with the plugin that sends javascript
   to the browser.
 
+* access object's attribute and <PARAM> children. Jean claims he does
+  this already, but the code seems to access GLib properties only,
+  no external params
+
+* implement a size negotiation mechanism from the plugin using 
+  javascript. The plugin understands its ID from the object element,
+  calculates the size and sends a URL with a javascript call to a function
+  that sets width, height attributes of the object element
+
+