<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Op 19-nov-09, om 09:42 heeft Jebagnana Das het volgende geschreven:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Friends,<br><br>                I want to thank you all for doing a great job.. I seek your suggestions and valuable guidance regarding two things.<br><br>1) <span class="postbody">I'm using python 3.1.1 and wxWidgets for GUI development in my project </span>.. I want to have a half-duplex communication between widgets and python(<span class="postbody">say passing something from wxWidgets to python and processing there and sending it back to display the results in widgets). When i googled around i found that we have to have SWIG or Boost::Python and some other third party applications to make this to work.. </span><span class="postbody">I'm wondering why it's really tough to establish a communication between the two<span style="color: rgb(0, 51, 0);"> </span><span style="background-color: rgb(255, 255, 255); color: rgb(0, 51, 0);">though wxWidgets which is an excellent tool is mainly projected as a GUI toolkit especially for c++ and python and python is described as a powerful scripting language</span>.. Can u suggest an efficient way by which i could make these two programs to interact(back and forth) easily??<br><br></span></blockquote></div><div apple-content-edited="true"><br class="Apple-interchange-newline"> </div><div apple-content-edited="true">For your first question check out: wx.lib.pubsub: <a href="http://www.wxpython.org/docs/api/wx.lib.pubsub-module.html">http://www.wxpython.org/docs/api/wx.lib.pubsub-module.html</a></div><br></body></html>