X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2FTODO;h=8f1032a0c58c1878579a0d9afb3baad2b3ad8354;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=164380a5ce9aa50dab865489f90ca1c337488147;hpb=658de2c2215ebb4c5bd2d1f50c48224dda647d91;p=helm.git diff --git a/helm/gtkmathview-bonobo/TODO b/helm/gtkmathview-bonobo/TODO index 164380a5c..8f1032a0c 100644 --- a/helm/gtkmathview-bonobo/TODO +++ b/helm/gtkmathview-bonobo/TODO @@ -9,3 +9,13 @@ * try to implement size negotiations with the plugin that sends javascript to the browser. +* access object's attribute and 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 + +