Custom Query (1030 matches)
Results (889 - 891 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #173 | fixed | loop form wedges event thread | ||
| Description |
The following forms, typed into a listener, wedge the event thread. (in-package "CCL") (loop for k being each hash-key of *objc-method-signatures* do (format t "~&~s" k)) If I type them at the tty where I did (require 'cocoa), it works as expected. |
|||
| #172 | wontfix | open and save dialogs show no directory contents | ||
| Description |
in the ide ("Version 1.1-r7538 (DarwinX8664)") when opening a file or saving a file, if the user selects a sidebar item in the open/save dialog the directory contents are not shown until the *second* time that sidebar item is selected. Future visits to that sidebar directory show directory contents for that run of the ide. Upon quitting and restarting the ide, the problem returns - each sidebar directory must be visited twice for the directory contents to be seen. Exceptions appear to be ~/, ~/Desktop, and /Applications. |
|||
| #168 | fixed | Hemlock Command 'Edit Command Definition' does not work | ||
| Description |
Edit Command Definition asks for a Hemlock Command and should then display the source in an editor window. Currently an error is displayed. |
|||
