Custom Query (1030 matches)
Results (826 - 828 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #196 | fixed | Clozure CL should be more clever about window placement | ||
| Description |
Placement of new (editor) windows on the screen is not really that sophisticated. It seems to open the window always at the same place (plus some offset when you open new windows, so that they are 'stacked'). Textedit does the same. Apple Mail is a bit more clever. It stacks the new window at the horizontal position of the current front-most window + offset. This allows you to move an editor window to a new position and have all subsequent editor windows opened (stacked) based on this position. This is especially useful on large screens, when one wants windows to be opened at another position. This could be done by window class. When creating a new window, Clozure CL could look where the frontmost window of that class is and place the new window with an offset from that position. |
|||
| #637 | invalid | Clozure CL 1.4 doesn't run under Windows 2000 | ||
| Description |
When I try to run wx86cl.exe under Windows 2000 Professional, it fails with the following error message: "The procedure entry point |
|||
| #445 | fixed | Closing AltConsole when quitting the IDE | ||
| Description |
When the IDE is quitting, it should offer to do something about the AltConsole app it started, the way it offers to save documents. Ideally it would actually be like saving a document, i.e. it'd ask if you want to save the console record, ask AltConsole to save if so, and then in any case kill AltConsole. |
|||
