Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to next message
pvozenilek is currently offline  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
Re: [feature] setting breakpoint by single click (with a heuristic) [message #10272 is a reply to message #10261] Thu, 28 June 2007 19:47 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I agree clicking is annoying, that is why there is F9 hotkey...

Previous Topic: more key shortcuts
Next Topic: Code editor: Show line number
Goto Forum:
  


Current Time: Tue Apr 16 06:22:08 CEST 2024

Total time taken to generate the page: 0.03302 seconds