[visionegg] Re: copying Text() objects
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Tue, 22 Mar 2005 11:13:08 -0800
Gabriel Nevarez wrote:
My mistake... seems you *can* do this after all (Previous email was about
unrelated error).
Still, is there any way to copy a text object, or do I have to instantiate a new copy for each text I want to use, as follows? :
I'm not sure what you mean here. t2 = copy.copy(t) seems to work for
me. Can you give a complete example that illustrates your problem?
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- References:
- [visionegg] Re: copying Text() objects
- From: Gabriel Nevarez
Other related posts:
- » [visionegg] copying Text() objects
- » [visionegg] Re: copying Text() objects
- » [visionegg] Re: copying Text() objects
- » [visionegg] Re: copying Text() objects
My mistake... seems you *can* do this after all (Previous email was about unrelated error).
Still, is there any way to copy a text object, or do I have to instantiate a new copy for each text I want to use, as follows? :
====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html
- [visionegg] Re: copying Text() objects
- From: Gabriel Nevarez