[GRASS-dev] How can i change the title of grass gis map display window

Dear frnds,

I want to change the title "grass gis map display" in my own title.
I am using GRASS 6.5 SVN.
I changed the title in mapdisp.py.
But not working.

Please suggest the way.
regards.
sandip

On Wed, Dec 28, 2011 at 6:12 AM, Sandip Maity <sandip.stesalit@gmail.com> wrote:

Dear frnds,

I want to change the title "grass gis map display" in my own title.
I am using GRASS 6.5 SVN.
I changed the title in mapdisp.py.
But not working.

Hi,

mapdisp.py doesn't exist now (in G65 and G7), see [1]. Map Display
title can be changed in gui/wxpython/mapdisp/frame.py in
MapFrame.__init__ method.

[1] http://trac.osgeo.org/grass/wiki/wxGUIDevelopment#ChangingGUImodulesdirectorylayout

Anna

Please suggest the way.
regards.
sandip
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Dear frnds,

its not working. please tell me another way.
thnanks and regards.

Sandip

On 12/28/11, Anna Kratochvílová <kratochanna@gmail.com> wrote:

On Wed, Dec 28, 2011 at 6:12 AM, Sandip Maity <sandip.stesalit@gmail.com>
wrote:

Dear frnds,

I want to change the title "grass gis map display" in my own title.
I am using GRASS 6.5 SVN.
I changed the title in mapdisp.py.
But not working.

Hi,

mapdisp.py doesn't exist now (in G65 and G7), see [1]. Map Display
title can be changed in gui/wxpython/mapdisp/frame.py in
MapFrame.__init__ method.

[1]
http://trac.osgeo.org/grass/wiki/wxGUIDevelopment#ChangingGUImodulesdirectorylayout

Anna

Please suggest the way.
regards.
sandip
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

2011/12/28 Sandip Maity <sandip.stesalit@gmail.com>:

Dear frnds,

its not working. please tell me another way.
thnanks and regards.

Sandip

On 12/28/11, Anna Kratochvílová <kratochanna@gmail.com> wrote:

On Wed, Dec 28, 2011 at 6:12 AM, Sandip Maity <sandip.stesalit@gmail.com>
wrote:

Dear frnds,

I want to change the title "grass gis map display" in my own title.
I am using GRASS 6.5 SVN.
I changed the title in mapdisp.py.
But not working.

Sorry, my fault, it's in wxpython/lmgr/layertree.py (in init method)

Anna

Hi,

mapdisp.py doesn't exist now (in G65 and G7), see [1]. Map Display
title can be changed in gui/wxpython/mapdisp/frame.py in
MapFrame.__init__ method.

[1]
http://trac.osgeo.org/grass/wiki/wxGUIDevelopment#ChangingGUImodulesdirectorylayout

Anna

Please suggest the way.
regards.
sandip
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev