ok. I am building a grass standalone application. As a part of it I need vector digitizer. My application is written in C++ and cannot use python for some other reasons.<div>i saw the code gui/wxpython/vdigit. that are nice c++ classes.</div>
<div>Can I compile then with wxwidgets(C++) library and use it as a vector digitizer based on wxwidgets.</div><div>There are wxwidgets specific code. so i thought of rewriting wxpython/gui_modules/vdigit.py</div><div>and make a vector digitizer . </div>
<div><br></div><div>Is that possible.?</div><div><br></div><div>I need help in creating wxvidgit.so file. Will you please tell the steps to make vedit library..<br><br><div class="gmail_quote">On Wed, Sep 29, 2010 at 6:46 PM, Martin Landa <span dir="ltr">&lt;<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
2010/9/29 Mohammed Rashad &lt;<a href="mailto:mohammedrashadkm@gmail.com">mohammedrashadkm@gmail.com</a>&gt;:<br>
<div class="im">&gt; All I need is create an map with one point from a c++ program which is<br>
&gt; linked to _grass6_wxvdigit.so located in<br>
&gt; /usr/local/grass-6.5.svn/etc/wxpython/vdigit.<br>
&gt; How to access the functions of the library using a C++ program run from<br>
&gt; grass shell with all variables set. My program renders a map when run from<br>
&gt; grass shell. Now I want to add<br>
<br>
</div>use vedit library as I suggested (take a look at vector/v.edit and<br>
gui/wxpython/vdigit for implementation issues). Also note that vector<br>
digitizer is going to be rewritten from C++ to Python. So don&#39;t waste<br>
your time with gui/wxpython/vdigit component.<br>
<br>
Martin<br>
<font color="#888888"><br>
--<br>
Martin Landa &lt;landa.martin <a href="http://gmail.com" target="_blank">gmail.com</a>&gt; * <a href="http://gama.fsv.cvut.cz/~landa" target="_blank">http://gama.fsv.cvut.cz/~landa</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Rashad<br>
</div>