css <[EMAIL PROTECTED]> writes:

> I am saving some surfaces as
> slots of Objects. Mostly I create them when creating an instance (with
> make-instance), and passing it to the init-args. Well, this doesnt
> work. The slots are set to nil afterwards. 

What exectly do you mean by "saving some surfaces as slots of objects"?

Do you mean that you create a Surface, then assign the Surface to a slot, then 
save the Lisp Image, exit, reload the Lisp image and expect that the slot 
contains the Surface? This kind of persistance is not supported by Lispbuilder.

- Luke

_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to