Am 22.09.2009, 02:19 Uhr, schrieb Marcos Duarte <[email protected]>:
> Hi Matthias > > It seems that visible grouped objects when saved in FloatCanvas2 > appear as not visible after loading them (the fcsf file). > > I verified that in your examples and the same behavior happens. > By the way, in your example Groups.py if I save and load the objects > of this example, the application crashes (but this same example can > load other fcsf files suggesting there is something with groups and > saving/loading). > > How to show grouped objects when loading the fcsf file? Hello Marcos, at this time I don't have time to look into this. If only groups cause this behaviour you might debug the floatcanvas2.serialization.defaultSerializers.NodeSerializer class (e.g. add a few quick print statements to see if it's doing what you'd expect it to do). I'm sorry that I can't help you more right now, I am quite busy and this will probably not change during the next weeks and months. There are other changes in my local repository (bugfixes + examples) that I haven't polished and committed yet plus I'd like to do an official release some time. I haven't got round to neither of this so far. If you have specific hints what goes wrong and how to fix it, I'll make sure it gets included in svn. -Matthias _______________________________________________ FloatCanvas mailing list [email protected] http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
