Custom Query (1030 matches)
Results (949 - 951 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #447 | invalid | CCL1.3 darwins problem with delegate object calls, not problem in CCL1.2 | ||
| Description |
The essence seems to me to be that when Cocoa #/performClose: calls upon #/windowShouldClose: for the delegate of a instance of a subclassed window, the callout is unsupported by something in CCL v1.3. It works fine in CCL v1.2. The problem was first spotted when testing on a darwinx8664 machine, but that turns out to be a red herring. On Powerbook G4, with OS 10.5.6, with cocoa-application required in both cases, there is a difference between CCL1.2/CCL1.3. Attached code file gives more explanation. |
|||
| #450 | invalid | special keywords passed through process-run-function | ||
| Description |
Seen as cl-user> (ccl:process-run-function "Anon" (lambda (&rest args) (print args))
:use-standard-initial-bindings nil)
-| (:use-standard-initial-bindings nil)
It would be nice if these arguments were removed, or as the manual seems to imply, the args weren't passed through to function at all. |
|||
| #484 | invalid | Listener does not show horizontal scrollbar when made horizontally smaller by resizing window | ||
| Description |
see summary |
|||
