[Qgis-user] Lost Map Navigation Panel

Bruce, Bob (CON) Bob.Bruce at gov.mb.ca
Thu Feb 28 08:22:43 PST 2013


Lene Fischer from Denmark suggested this link:
	http://osdir.com/ml/qgis-user-gis/2011-07/msg00333.html
which suggested:
	You can remove (or rename)
		HKEY_CURRENT_USER\Software\QuantumGIS\qgis\UI\state
	in regedit. Unfortunately that also resets all toolbars and docks.
Unfortunately my user doesn't have the privilege of editing the registry so that solution is out.

In the same thread, the message: http://osdir.com/ml/qgis-user-gis/2011-07/msg00334.html suggests:
	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)

this should work to fix the problem.

	Bob Bruce

-----Original Message-----
From: qgis-user-bounces at lists.osgeo.org [mailto:qgis-user-bounces at lists.osgeo.org] On Behalf Of Bruce, Bob (CON)
Sent: February-27-13 2:51 PM
To: 'QGIS User List'
Subject: [Qgis-user] Lost Map Navigation Panel

Thanks in advance for your help on this.

Today I was dragging my map navigation panel around in QGIS Desktop and because I was drawing a huge dataset with many delays I let it go somewhere I shouldn't have and now it is gone. Looking under the view menu I can see that it is turned on, it just isn't visible.

I remember coming across something about some Python script somewhere to issue the commands to make it visible but I cannot find that now.

Can someone tell me how to get this panel back?

Thanks,
	Bob Bruce

********************************************************************************************
**    Bob Bruce, FEC, P.Eng.        Geomatics Support Engineer
**    Bob.Bruce at gov.mb.ca           Geospatial Technology Services Management
**    work # (204) 945-6636         GeoManitoba, Manitoba Conservation and Water Stewardship
**    FAX  # (204) 945-1365         1007 Century Street,
**                                  Winnipeg, Manitoba, Canada, R3H 0W4
**                                  49-54-31.85N,97-12-16.08W
**
**             Check out our digital maps at: http://mli2.gov.mb.ca/
**                 and WMS: http://mlidata.gov.mb.ca/wms/request.aspx
********************************************************************************************
_______________________________________________
Qgis-user mailing list
Qgis-user at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user



More information about the Qgis-user mailing list