On Mon, Nov 3, 2008 at 3:37 PM, Luke Crook <[EMAIL PROTECTED]> wrote:
> On Mon, 03 Nov 2008 11:43:48 -0800, Elliott Slaughter > <[EMAIL PROTECTED]> wrote: > > > On Fri, Jul 25, 2008 at 9:06 AM, Luke Crook <[EMAIL PROTECTED]> wrote: > >> > >> Added, but not tested, GET-ALPHA and GET-COLOR-KEY. > >> > > > > With the newest version lispbuilder (r738), I'm getting warnings when I > > try > > to use get-color-key: > > > > ; caught STYLE-WARNING: > > ; undefined function: LISPBUILDER-SDL:GET-COLOR-KEY > > > > And I don't see the name anywhere in lispbuilder-sdl except the package > > definition. > > > > As Justin said, I made changes upon changes; appologies for that. > > (color-key-p *blah*) > (setf (color-key-p *blah*) *color*) > So color-key-p returns the color-key, right? Why the "-p"; is it a predicate? (enable-color-key-p is a predicate, right?) Thanks. -- Elliott Slaughter "Any road followed precisely to its end leads precisely nowhere." - Frank Herbert
_______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
