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

Changing the mail window's console



The following works (went from hi-res b&w sun monitor to low res X windows and
didn't blink an eye):

;;; -*- Mode: LISP; Syntax: Common-Lisp; Base: 10; Package: ZWEI -*-
(defun grab-zmail-window ()
  (send *zmail-window* :set-superior (tv:mouse-default-superior))
  (multiple-value-call
    *zmail-window* :set-size
    (send (tv:mouse-default-superior) :size)))


Moon may be correct about the MacIntosh, but for the last 9 months, I've had
this problem on the Sun embed; so, they didn't do anything to handle the zmail
window deactivation.  The halting of the X screen by c-c'ing genera may use a
different process than :halt X screen?

Don Mitchell			dmitchell@trc.amoco.com
Amoco Production Company	(918) 660-4270
Tulsa Research Center
P.O. Box 3385, Tulsa, OK 74102