Diff for /doc/window_handling.txt between versions 1.3 and 1.4

version 1.3, 2001/04/30 17:16:21 version 1.4, 2001/05/03 16:48:39
Line 70  The way loncapaclient window "should" wo Line 70  The way loncapaclient window "should" wo
      and if opener.name is loncapaclientURICHECKSUM       and if opener.name is loncapaclientURICHECKSUM
      it changes this to loncapaclient       it changes this to loncapaclient
   
   
   window instance <-- invoked from menu.html, but can be referred
                       to from other children windows
     + status (has it ever been opened, is it closed, is it open)
   
   create_window_dependency(base,offshoot) <-- "offshoot" window
                       should only be open if "base" window is open
   
   remove_window_dependency(base,offshoot)
   
   close_window
   open_window
   check_window
   change_window
   change_window_by_submission

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>