Re: [matplotlib-devel] subplots adjust

2006-08-08 Thread Darren Dale
Hi Charlie, On Monday 07 August 2006 16:49, Charlie Moad wrote: > My fear is that all these native implementations will become very hard > to maintain. Its only 6 sliders and a reset button. I suggested it because it seemed like such a simple task that would be natural to handle with the backe

Re: [matplotlib-devel] subplots adjust

2006-08-07 Thread Charlie Moad
y towards > modifyable toolbars than a dropdown menu, > > Mark > > > -- > > > > Message: 4 > > Date: Mon, 7 Aug 2006 09:34:57 -0400 > > From: Darren Dale <[EMAIL PROTECTED]> > > Subject: [matplotlib-devel] subp

[matplotlib-devel] subplots adjust

2006-08-07 Thread Mark Bakker
Darren -Although I agree with your on some level, the advantage of the current toolbar is that it is easy to incorporate in a GUI, where the user can define his own drop down menu. So I vote for a backend native slider, but keep the button on the toolbar. I have been thinking about an easier way t

[matplotlib-devel] subplots adjust

2006-08-07 Thread Darren Dale
I am writing to ask about the subplots adjust widget. I think the gui would be better implimented by each backend using the native widgets rather than by the existing set of backend-neutral sliders, which are somewhat unbecoming. The proposed backend-specific widgets could call the generic subpl