--- doc/window_handling.txt 2001/04/29 20:56:01 1.2 +++ doc/window_handling.txt 2001/04/30 17:16:21 1.3 @@ -49,7 +49,7 @@ loncapaclient should work: * if not, * open when needed * never refer to any object properties - * never close + * which also means never close * if currently open, * just focus when needed * close when needed @@ -57,16 +57,16 @@ loncapaclient should work: * if have been closed, * can refer to object properties -The way loncapaclient window should work. +The way loncapaclient window "should" work. * lonxml makes exceptions for some URI=resources like * /res/adm/pages/menu.html * bookmark stuff.html * lonxml should by default * a script command should follow the body tag and - * name the window (loncapaclient2) + * name the window (loncapaclientURICHECKSUM) * tell remote control it exists - * remote control checks clientwindow - and if clientwindow name is loncapaclient2 + * remote control checks clientwindow (opener) + and if opener.name is loncapaclientURICHECKSUM it changes this to loncapaclient