Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » [feature] setting breakpoint by single click (with a heuristic)
[feature] setting breakpoint by single click (with a heuristic) [message #10261] |
Thu, 28 June 2007 05:43 |
pvozenilek
Messages: 14 Registered: June 2007
|
Promising Member |
|
|
Currently one needs to double click inside the thin left band in the editor. This is somewhat annoying and nonintuitive (BCB, wxDevC++, MSVC allow just single click). OTOH is is sometimes too easy and annoying to misclick and add a breakpoint.
Perhaps the system may recognize intentional click: if the mouse cursor stays in the left band nonmoving or on almost the same place for short time (say ~0.3+ second) then a click into this place is almost certainly breakpoint request and single click is enough.
Also the system could find out whether the breakpoint is on invalid position (since it does color syntax highlighting) and may ignore such clicks (or if it is just off-by-one then move the breakpoint a little bit).
/Pavel
|
|
|
|
Goto Forum:
Current Time: Fri Nov 01 00:41:54 CET 2024
Total time taken to generate the page: 0.02366 seconds
|