February 23rd, 2000, 08:41 AM
I'm trying to serialize a class derived from ScrollPane. I'm using one transient Image object in the class. But when i try to serialize the object it throws a NotSerializableexception.WImage. Should i make own serializing methods?