[GRASS-user] How to change Map Display window Title "Grass GIS
map display"
Mohammed Rashad
mohammedrashadkm at gmail.com
Thu Nov 3 03:34:25 EDT 2011
you need to edit grass python modules
for yours its is
gui_modules/mapdisp.py
gm_map.mapFrm.SetTitle(_("GRASS GIS Map Display: "....................
Line 2028 for me
change to
gm_map.mapFrm.SetTitle("Your Map Display: ")
Hope this helps
On Thu, Nov 3, 2011 at 12:05 PM, Sandip Maity <sandip.stesalit at gmail.com>wrote:
> Dear All,
>
> I am using GRASS 6.5 -wxpython through osgeo and msys.
>
> I have to change the title of Map Display window "Grass GIS map display"
> name.
>
> How can i do that?
>
> Please suggest me.
>
> regards.
>
> Sandip
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
>
--
Regards,
Mohammed Rashad K M
M.S. (By Research) student
Lab for Spatial Informatics
Department of CSE
International Institute of Information Technology
Hyderabad, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20111103/63c98ba5/attachment.html
More information about the grass-user
mailing list