Please advise me: I do not understand why 5 args are required. <div><br></div><div><div>;Compiler warnings for "/Users/arthur/goblin/current/openmcl.lisp" :</div><div>;   In USER-PICK-COLOR: In the call to NEXTSTEP-FUNCTIONS:|addObserver:selector:name:object:| with arguments ((NEXTSTEP-FUNCTIONS:|defaultCenter| NS:NS-NOTIFICATION-CENTER) (OBJC:@SELECTOR NEXTSTEP-FUNCTIONS:|NSWindowWillCloseNotification|) NIL PANEL),</div><div>;     4 arguments were provided, but at least 5 are required</div><div>;     by the current global definition of NEXTSTEP-FUNCTIONS:|addObserver:selector:name:object:|</div><div><br></div></div><div><br></div><div>Incidentally, the reason I'm doing this is to get a modal USER-PICK-COLOR function,</div><div>the only way I can think of getting a #/stopModal message is by reacting to the NSWindowWillCloseNotification, if anyone has advice on a better way I am all ears!</div><div><br></div><div>Arthur</div>