[Qgis-user] Resetting toolbar that disappeared

Jürgen E. Fischer jef at norbit.de
Fri Jul 29 06:38:14 PDT 2011


Hi Robin,

On Fri, 29. Jul 2011 at 15:04:18 +0200, Robin Cura wrote:
>    Just tried some things, that only change this toolbar and not the whole
>    settings :)
>
>    It's really ugly though, so, might not work for you ^^

Ok, I wonder what's wrong with that toolbar.  One could check if it's just
offscreen with

qgis.utils.iface.mapNavToolToolBar().geometry()

and if it is, move it back with

qgis.utils.iface.mapNavToolToolBar().move(0,0)


Jürgen

-- 
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
Software Engineer         D-26506 Norden               http://www.norbit.de

-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502




More information about the Qgis-user mailing list