** This thread discusses the article: Practical RDPi: Supercharge Your Editor **
Thanks for the kind words! Unfortunately, WDSC does not support the wheel events. That got added in RDi. WDSC does, however, support clicking the wheel. You can set up mouse events like this: "2-pressed.1" for filterSelection and "2-pressed.2" for showAll. What this will do is make it so that when you click the wheel once (provided your mouse wheel is clickable!) it will filter the source, and then when you double-click the wheel, it will show everything (remove the filter).
The event naming confused me a bit; I thought left would be button 1, right would be button 2 and then the middle if you had one would be button 3 (so as to be consistent among mice with different numbers of buttons), but evidently they simply number left to right: 1, 2, 3. Try that out and see what it does. And then start lobbying to move to RDPi!!![]()

Reply With Quote
