Here is a patch for a new feature for the rectangle selector. it allows the user to specify which mouse button or buttons to use for the rectangle selection. Also included in the diff is a one line change to the rectangle_selector example code to demonstrate the use of the feature. Thanks, -Ben
On Tue, Feb 23, 2010 at 10:22 AM, Ben Axelrod <BAx...@co...> wrote: > Here is a patch for a new feature for the rectangle selector. it allows the user to specify which mouse button or buttons to use for the rectangle selection. Also included in the diff is a one line change to the rectangle_selector example code to demonstrate the use of the feature. Thanks, committed this. Renamed "useBtn" to simply "button". JDH