Custom Query (1030 matches)
Results (286 - 288 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #24 | fixed | No "undo/redo" support | ||
| Description |
Of the three general schemes for implementing undo/redo that I can think of - namely:
I think that either (2) or (3) would be the most attractive. |
|||
| #25 | fixed | Text Window Problems | ||
| Description |
There are a number of problems with the graphic components of text windows in the IDE that make it look cobbled together rather than like a real cocoa application.
One way to address these would be to move the modeline down into the region to the left of the resize box. Make that region shadowed gray all the way across (cf Finder windows, which put file count and available space in the gray region at the bottom of the window). Make the horizontal scrollbar take the full width of the window. I'd also try having the modeline be roman rather than italic font. All this applies to the listener, too. |
|||
| #27 | fixed | Incremental Search should highlight found text | ||
| Description |
Incremental search (control-s and control-r) currently moves the point to the found text, but it doesn't highlight the found text. It would be nice if it highlighted the found text. For bonus points, highlight all the occurrences of found text in the window (using a distinct highlight for the occurrence where the point is). I'm calling this an enhancement, but it might be considered a defect, at least the first part. |
|||
