Rob McDonald sagde: > How can I change the line thickness in a UML class diagram? I don't see > an > option in the GUI, and I've poked around the uncompressed *.xml file, and > nothing jumps out at me.
You go into the objects/UML/class.c file (and related files), add a line thickness attribute, use it in the appropriate places, recompile, and Bob's your uncle! :) Alas, that is one of the (too many) things that the Class object doesn't allow yet. Adding the attribute itself would probably be simple, but I'm not sure doing the calculations to place everything correctly after it would be -- but I could be wrong. -Lars _______________________________________________ Dia-list mailing list Dia-list@gnome.org 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