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
My fear is that all these native implementations will become very hard to maintain. What happens when Qt 4.2 comes out and the person who did the original Qt impl is long gone? (this is just for arguments sake of course). Native tools seem better left to developers creating their own apps. The t