author | JucaBlues <JucaBlues@users.sourceforge.net> | |
Thu, 15 Jan 2009 10:24:38 +0000 (10:24 +0000) | ||
committer | JucaBlues <JucaBlues@users.sourceforge.net> | |
Thu, 15 Jan 2009 10:24:38 +0000 (10:24 +0000) | ||
commit | f12e01f1c0ba0c6a51ba923320c496fa50b53066 | |
tree | ae563d841641429d0bc84a8af933fb266ae85036 | tree | snapshot |
parent | 19f2d6797853686cf668528be392548100e92025 | commit | diff |
added interactivity attributes to the object properties dialog.
If you want to test it, create a new document, draw something, select it, ctrl+shift+O, expand the Interactivity expander and set:
onclick to window.location="http://xkcd.com"
onmouseover to this.style.cursor="pointer"
Save as Inkscape SVG (currently not working for Plain SVG)
then open this SVG file in Firefox to see the result.
If you want to test it, create a new document, draw something, select it, ctrl+shift+O, expand the Interactivity expander and set:
onclick to window.location="http://xkcd.com"
onmouseover to this.style.cursor="pointer"
Save as Inkscape SVG (currently not working for Plain SVG)
then open this SVG file in Firefox to see the result.
src/dialogs/item-properties.cpp | diff | blob | history |