Re: [matplotlib-devel] [ 1530104 ] Slider should grab mouse

2006-09-10 Thread Bill Baxter
I've just uploaded two patch files that apply the changes discussed in this thread.-->15558051555814
https://sourceforge.net/tracker/?func=detail&atid=560722&aid=1555805&group_id=80706
https://sourceforge.net/tracker/?func=detail&atid=560722&aid=1555814&group_id=80706
 
These were made against the latest release (xx.5 was it?)
Hopefully these will make it easer to integrate the changes.
 
--BillOn 7/31/06, Ken McIvor <[EMAIL PROTECTED]> wrote:> On Jul 30, 2006, at 8:07 AM, Bill Baxter wrote:> > I went ahead and implemented this yesterday on a long plane flight.
> > The changed files (backend_bases.py,  and widgets.py) are attached to> > the above tracker entry.  Also I changed backend_wx.py to grab the> > mouse generally when you click on the graphs, so that panning and such
> > continues to track even when you go outside the window.  Similar> > changes should probably also be made to the other backends too.> > This sounds like it could be a pretty stellar improvement to the WX
> backend.  Thanks!> > I should be at a work-related meeting on Tuesday with Matt Newville,> the WX backend maintainer.  I'll try to get some time set aside to> get your changes merged on my laptop before them, so that we can
> check them out properly afterward.  My big concern is to investigate> how these changes may affect people who are embedding WxAgg figures> in wxPython applications.  If you've done what I think you have, that
> shouldn't be a problem.> > > I also added get_value methods to the CheckButtons and RadioButtons,> > because it didn't seem like there was any good way to get that info.> > You may want to submit this portion of the changes as a separate
> patch.  I've found that my patches get accepted faster when I only do> one thing per patch.> > > Finally I don't really get what the deal is with the Slider's> > "closedmin"/"closedmax" options.
> > Sorry, I can't help you with this one.> > > Please let me know if there's a better way/place to submit patches.> > I've always done exactly what you're doing now: uploading it on SF
> then emailing the developers' list.> > Ken>  
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] [ 1530104 ] Slider should grab mouse

2006-09-10 Thread Ken McIvor
On Sep 10, 2006, at 9:50 AM, Bill Baxter wrote:
>
> I've just uploaded two patch files that apply the changes discussed  
> in this thread.

Thanks Bill.  I'm sorry I've been dragging a** on getting your  
patches reviewed.  I'll try get to it early this week.

Ken

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel