Issues.00050 - lordmundi/wikidoctest GitHub Wiki

00050: ScrollWheel Bindings For Cue Card GUI doesn't work properly

« 00049 | Issues | 00051 »

Summary: ScrollWheel Bindings For Cue Card GUI doesn't work properly

Created: 2007–08–09 13:15

Status: Released

Category: Bug

From: vetter

Version: 1.1

Released_In: 2.0

Description:
Alex Tovar tried to use the middlemouse scrollwheel on the cue card. It scrolled one listbox by itself instead of sync-ing the two boxes.


Comments


« 00049 | Issues | 00051 »

Associated Commits

| commit | 4ad7bc37f5fee4235690a0577da7561a1e2b51bb link5 | || | Author: | vetter | | Date: | Tue Aug 28 12:44:34 2007 -0500 | | Message: | [@00050: Make ScrollWheel Bindings For Cue Card GUI Well I got that to work, but then broke all other listboxes for middle-mouse wheel scrolling. To fix it I took out the Listbox class bindings for only those two particular listboxes using "bindtags". @] |

Affected Files:

gui/keycuecard_cev.tcl | 5 ++±-
 1 file changed, 3 insertions(+), 2 deletions(-)

| commit | dc37b90b32bd95b62812a36908777c17c970c7e7 link6 | || | Author: | vetter | | Date: | Thu Aug 9 13:21:56 2007 -0500 | | Message: | [@Issue 00050: Make ScrollWheel Bindings For Cue Card GUI Description: Alex Tovar tried to use the middlemouse scrollwheel on the cue

card. It scrolled one listbox by itself instead of sync-ing the two boxes. Note: I added bindings for Linux. Not sure if this would work for Windows. @] |

Affected Files:

gui/keycuecard_cev.tcl | 654 ++++++++++++++++++++++++±-----------------------
 1 file changed, 331 insertions(+), 323 deletions(-)