<div><b>Dear Vaclav,</b></div><div><br></div>Thank you very much for your good advice. I am trying to make it as single window.<div><br></div><div>I have already see the link you send and found it suitable.</div><div>Actually, I am not Python developer. I am basically c\c++ developer for console application. Here GUI is built by wxPython. So I have to learn the wxPython.</div>
<div><br></div><div>Once, the problem is solved surely I share it with you and the grass-user list. </div><div><br></div><div><br></div><div><b>Thanks & Regards</b></div><div><b><br></b></div><div><b>Swapan</b></div><div>
<br><div><br></div><div><br><br><div class="gmail_quote">On Tue, Jan 8, 2013 at 1:55 PM, Vaclav Petras <span dir="ltr"><<a href="mailto:wenzeslaus@gmail.com" target="_blank">wenzeslaus@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
this is more dev than user question since a lot of programming is<br>
needed. There are some wxGUI code refactoring efforts (code is<br>
published in grass 7, description will be published). One of long term<br>
goals of refactoring is to enable creation of one big window with lmgr<br>
and display. However, this refactoring is not finished and currently<br>
it is very hard to reuse wxGUI components/classes to build another<br>
GUI.<br>
<br>
I thing you have two possibilities:<br>
<br>
1) Try to connect lmgr and display anyway. Maybe, it is possible to<br>
make it work for some task but the whole thing would be probably very<br>
buggy.<br>
<br>
2) Build a new GUI from components/classes which are already prepared<br>
for reuse. There is a wxIClass (iclass, g.gui.iclass) module which<br>
reuses mapwindow (widget where a map i placed) and adds some very<br>
simple layer management (however, simple layer manager class is still<br>
missing). Depends on what you want, but maybe this is the way you want<br>
to go.<br>
<br>
Since this is a problem which is interesting for more people [1,2],<br>
please share your ideas and advances.<br>
<br>
Vaclav<br>
<br>
[1] <a href="http://grasswiki.osgeo.org/wiki/WxGUI#Layout" target="_blank">http://grasswiki.osgeo.org/wiki/WxGUI#Layout</a><br>
[2] <a href="http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2009#wxGUI" target="_blank">http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2009#wxGUI</a><br>
<div><div class="h5"><br>
<br>
On 8 January 2013 08:35, SWAPAN GHOSH <<a href="mailto:swap.ghsh@gmail.com">swap.ghsh@gmail.com</a>> wrote:<br>
> Dear all,<br>
><br>
> Any body can help me for technical solution to change the current window for<br>
> grass gis 6.5 to attached display as layer manager and display window in a<br>
> single window.<br>
><br>
> Actually I  want to change this detached window for my own perpose.<br>
><br>
> Thank & Regards,<br>
><br>
> Swapan Ghosh<br>
><br>
</div></div>> _______________________________________________<br>
> grass-user mailing list<br>
> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
><br>
</blockquote></div><br></div></div>