[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pixmap handle from window instance...
- To: info-mcl@digitool.com, gpzF93@hamp.hampshire.edu
- Subject: Re: pixmap handle from window instance...
- From: jbk@world.std.com (Jeffrey B Kane)
- Date: Sat, 11 Mar 1995 18:06:21 -0500
- Sender: owner-info-mcl@digitool.com
> i am having problems getting the pixmap handle from an instance of the
> window class. any suggestions? mail me and i'll summarize.
if you create:
(defvar my-wind (make-instance 'window))
then you can get the portbits (or pixmap on a color window) by:
(rref (wptr my-wind) :windowrecord.portbits)
Jeffrey
======================================
Jeffrey Kane, MD
Kane Biomedical Systems
Boston, MA
Internet jbk@world.std.com
Compuserve 74206,640
AppleLink D0738
[Don't take life too seriously... it's not like anyone gets out of it alive.]