Re: [Qgis-developer] Horizontal tile scale widget

2012-08-20 Thread Etienne Tourigny
Hi, by simple I meant in the implementation! But most elegant solution is Tim's for sure. On Mon, Aug 20, 2012 at 4:54 PM, Ivan Mincik wrote: > On Mon, 2012-08-20 at 16:07 -0300, Etienne Tourigny wrote: >> a simple solution would be to have a checkbox/button that toggles >> horizontal/vertical o

Re: [Qgis-developer] Horizontal tile scale widget

2012-08-20 Thread Ivan Mincik
On Mon, 2012-08-20 at 16:07 -0300, Etienne Tourigny wrote: > a simple solution would be to have a checkbox/button that toggles > horizontal/vertical orientation of the slider For me the best solution is Tim's second advice to add toggle button to scale combo. -- Ivan Mincik signature.asc Desc

Re: [Qgis-developer] Horizontal tile scale widget

2012-08-20 Thread Etienne Tourigny
a simple solution would be to have a checkbox/button that toggles horizontal/vertical orientation of the slider On Mon, Aug 20, 2012 at 8:28 AM, Ivan Mincik wrote: >> Yeah I see your point. And yet another option may be to add a simple >> toggle button (similar to the one next to the x,y pos in s

Re: [Qgis-developer] Horizontal tile scale widget

2012-08-20 Thread Ivan Mincik
> Yeah I see your point. And yet another option may be to add a simple > toggle button (similar to the one next to the x,y pos in status bar > that toggles to extents) that toggles the scale combo to a slider. This one seems better, but it is out of my C++ skills. -- Ivan Mincik ___

Re: [Qgis-developer] Horizontal tile scale widget

2012-08-19 Thread Tim Sutton
Hi On Mon, Aug 20, 2012 at 8:23 AM, Ivan Mincik wrote: > >> Another option: get rid of if completely and synchronise the scale >> intervals in the status bar to the tile intervals. >> > > I was thinking about it too. But you will finish with not rounded > strange scale numbers like 1666, 3332, 66

Re: [Qgis-developer] Horizontal tile scale widget

2012-08-19 Thread Ivan Mincik
> Another option: get rid of if completely and synchronise the scale > intervals in the status bar to the tile intervals. > I was thinking about it too. But you will finish with not rounded strange scale numbers like 1666, 3332, 6664 ... because they depend on tile cache resolutions and your map

Re: [Qgis-developer] Horizontal tile scale widget

2012-08-19 Thread Tim Sutton
Hi On Sun, Aug 19, 2012 at 11:20 PM, Ivan Mincik wrote: > Hi, I would like to ask, what do You think about changing 'tile scale' > widget to horizontal layout. I found it more useful. > > Screenshots here: [1], [2] > > Should I place pull request ? > > 1 - http://gista-dl.s3.amazonaws.com/qgis-ho

[Qgis-developer] Horizontal tile scale widget

2012-08-19 Thread Ivan Mincik
Hi, I would like to ask, what do You think about changing 'tile scale' widget to horizontal layout. I found it more useful. Screenshots here: [1], [2] Should I place pull request ? 1 - http://gista-dl.s3.amazonaws.com/qgis-horizontal_tile_scale_widget.png 2 - http://gista-dl.s3.amazonaws.com/qg