[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Making a Program Frame smaller than screen size
Date: Fri, 5 Oct 90 09:58 PDT
From: taylor@CHARON.arc.nasa.gov (will taylor)
I am attempting to build a program framework whose size is less
than the entire screen. I have defined pane sizes with :lines and
pixel counts to be about 400 pixels in height, yet the resultant
frame is the screen height.
DEFINE-PROGRAM-FRAMEWORK takes a :SIZE option, which is evaluated to
produce a list of width and height.