Message123572
Unfortunately, just adding the binding to <button-2> does not work because the Tk Text widget already has a documented binding of "paste-text" to <button-2> and this does not override that. With the binding added, I found that the button-2 behavior for breakpoints did not work correctly as both events would be triggered and the resulting breakpoint lines were incorrect. That, plus the compatibility issue, is why I thought it best to just stick to control-click. |
|
| Date |
User |
Action |
Args |
| 2010-12-07 18:04:33 | ned.deily | set | recipients:
+ ned.deily, kbk, ronaldoussoren, taleinat, benjamin.peterson, eric.araujo, Bruce.Sherwood |
| 2010-12-07 18:04:33 | ned.deily | set | messageid: <1291745073.46.0.33485721442.issue10404@psf.upfronthosting.co.za> |
| 2010-12-07 18:04:31 | ned.deily | link | issue10404 messages |
| 2010-12-07 18:04:31 | ned.deily | create | |
|