<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 2, 2014 at 10:29 AM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Tue, Dec 2, 2014 at 5:25 AM, shashank khare <<a href="mailto:skhare@hotmail.com">skhare@hotmail.com</a>> wrote:<br>
> Thanks Markus!<br>
><br>
> It is close to what I was trying to do but still I would love someday GRASS<br>
> to have a modular GUI especially 3D which can be embedded in any app within<br>
> few minutes.<br>
<br>
</span>I see, so I misunderstood your initial request. If wxPython is in<br>
general ok for you, check also<br>
<br>
<a href="http://trac.osgeo.org/grass/browser/grass-addons/grass7/gui/wxpython" target="_blank">http://trac.osgeo.org/grass/browser/grass-addons/grass7/gui/wxpython</a><br>
-> newgui<br>
-> wx.metadata<br>
-> wx.rdigit<br>
-> wx.stream<br>
-> wx.wms<br>
<div class=""><div class="h5"><br></div></div></blockquote><div>There is some basic documentation for wxGUI API, you can get it by executing<br><br>make sphinxdoc<br><br></div><div>in GRASS source code. Then open a file<br></div><div><br>docs/html/wxgui/index.html<br><br></div><div>in the distribution (dist...) directory.<br><br></div><div>You will find there also the programmer's documentation of toolboxes mentined by Moritz. But note that this API can change any time. You are welcome to use it and even contribute back some improvements. Look also at source code for g.gui.iclass and g.gui.vdigit. Let us know how it goes.<br><br></div><div>Vaclav<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">
Markus<br>
_______________________________________________<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>
</div></div></blockquote></div><br></div></div>