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

Re: Apollo Graphics in T



    Anyone know how to read the boundaries of the T-window in screen coords?
    -------
You can do it with PAD_$INQ_WINDOWS (a system call you can access with
DEFINE-APOLLO). See the System Programmer's Reference Manual.
-------