[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libadt-980621



>Why not integrate this into VisualOberon -- at least as a test
>case?  It would be great to finally be able to save windows and
>have them restored to their original positions.  I would be willing
>to try this out with ExCalc.

This should be a trivial task.  Just make all VO objects an 
extension of AcObject.Object and implement Load/Store for each of
them.  Only problem: for some (most?) VO objects the local state
is composed of persistent data (e.g., the title string) and non-
persistent stuff from the environment (e.g., pointer to the 
current display, graphics context, etc.)

But Tim nuked his computer last Friday, which means he can't work on
VO right now.  Btw: The VO mailing list is probably dead, for the
same reason.

--mva