patch submission - rectangle selector button select

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

RSbtn.diff (2.63 KB)

Thanks, committed this. Renamed "useBtn" to simply "button".

JDH

ยทยทยท

On Tue, Feb 23, 2010 at 10:22 AM, Ben Axelrod <BAxelrod@...817...> 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.