[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Sep 7 15:55:34 1993 
Subject:PWM WINDOW LOCATIONS 
From:Robin Popplestone 
Volume-ID:930907.05 


"R.McCallum" writes:

> I am having trouble with the PWM windowlocation command.
> My code works alright, and the windows come up on the screen
> as they are supposed to. However, when I sysrestore a file into
> memory then reload my file, I receive an error message concerning
> the window location command.

>  Has anyone got any ideas?

You do know, don't you, that the state of the window system can't be saved?
So, I seem to recall, you have to compile all the code you need but DONT
open any windows. Then you do a syssave. After sysrestore, you can then
open the windows you need. (Possibly it may be enough with the pwm just
to close the windows in use before doing a syssave).

Robin.