shu96jsp@reading.ac.uk (Jim) writes:
> Date: 28 Nov 1997 19:00:58 GMT
> Organization: cs.bham.ac.uk MAIL->NEWS gateway
>
> Dear all,
>
> Does anybody know how to remove an "rc_graphic" window when you have
> finished with it?
>
> I know that "rc_start" clears it, but I really want to get rid of the
> whole window.
At Birmingham the RCLIB library defines the following
define rc_destroy();
XptDestroyWindow(rc_window);
enddefine;
You can get the whole library from the tar file
ftp://ftp.cs.bham.ac.uk/pub/dist/poplog/rctar.gz
(I have recently fixed a bug in the way sliders are displayed and
made it much easier to associate sliders with variable values in
control panels).
Aaron
--
Aaron Sloman, ( http://www.cs.bham.ac.uk/~axs )
School of Computer Science, The University of Birmingham, B15 2TT, UK
EMAIL A.Sloman at cs.bham.ac.uk(||| MAKE BULK EMAIL ADVERTS ILLEGAL |||)
Phone: +44-121-414-4775 (Sec 3711) Fax: +44-121-414-4281
|