Hi all,
I am creating a new object in Dia. It seems that when users double clicks on the object, a copy is created and any changes of properties applied on the copy. Hmm, that's a little hard for me to do things.
Say I am creating an object O which has a attributes A( A is a list of char* by the way), and I dont want to have that displayed as normal properties. Rather than that, I will internally update A. The thing is how can I copy back from the created copy to the original when user click applied?
Anyone have been acrossed this problem before?
Thanks
_______________________________________________ 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
