Hi Joseph, > How can I add 'properties' to an object in Dia. > For example, if a user select a workstation can i display say the hostname, > ipaddress and login information somehow?
This is described here: http://git.gnome.org/cgit/dia/tree/doc/custom-shapes > Can you export to html from dia? You could do something like that e.g. using the XSL export filters. But why don't you just use an exported image (e.g. in PNG format) in your HTML (using the <img /> tag)? Regards, Steffen _______________________________________________ dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
