[Qgis-developer] AW: Stop rendering button in QgisApp

Hugentobler Marco marco.hugentobler at karto.baug.ethz.ch
Thu Jun 19 02:21:17 EDT 2008


Hi Tim,

Thanks, it is not urgent and will be fine on the weekend.
Someone suggested to me that new users would not know about the escape key, so an additional button is more intuitive.

Regards,
Marco


-----Ursprüngliche Nachricht-----
Von: Tim Sutton [mailto:tim at linfiniti.com]
Gesendet: Mi 18.06.2008 22:43
An: Hugentobler  Marco; qgis-developer at lists.osgeo.org
Betreff: Re: Stop rendering button in QgisApp
 
Hi Marco

I can make an icon but I'm without internet connection for the next
two days so I'll only be able to do it on the weekend.

I also wonder if irs not enough to simply have the escape button to
kill rendering?

Regards

Tim

On 6/18/08, Marco Hugentobler <marco.hugentobler at karto.baug.ethz.ch> wrote:
> Hi,
>
> I noticed that the 'stop rendering' button in the status bar is disabled
> (qgisapp.cpp):
>
>  mStopRenderButton = new QToolButton( statusBar() );
>   mStopRenderButton->setMaximumWidth(20);
>   mStopRenderButton->setMaximumHeight(20);
> //#ifdef Q_WS_MAC //MH: disable the button on Mac for now to avoid problems
> with resizing
>   mStopRenderButton->setEnabled(false);
> //#endif //Q_WS_MAC
>
> Ok for everyone if we enable the button again (exept on Mac)? Tim, is there
> a
> chance to have a good icon for it?
>
> Regards,
> Marco
>
>
>
> --
> Dr. Marco Hugentobler
> Institute of Cartography
> ETH Zurich
> Technical Advisor QGIS Project Steering Committee
>

-- 
Sent from my mobile device

Tim Sutton
QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS
openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological
niche modelling tool
Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net



More information about the Qgis-developer mailing list