On Tue, 2005-11-01 at 15:51 +0000, James Carter wrote: > Hi, I've always wanted the ability to print the .dia file modified date > on a diagram using a special symbol or something, is there any way this > functionality is or can be implemented?
You *could* make a dynamic object (like the clock in the misc sheet) that updates its time all the time -- or updates its time if the diagram has been changed. You could also make an object that changes when it is saved only. Both solutions do require C coding. -Lars -- Lars Clausen <[EMAIL PROTECTED]> _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
