<div>Hi Sandip,</div>
<div> </div>
<div>JPype could be a solution to implement the second option mentioned by Tim:</div>
<div><a href="http://jpype.sourceforge.net/">http://jpype.sourceforge.net/</a></div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Andre</div>
<div><a href="http://www.burgaud.com/">http://www.burgaud.com/</a></div>
<div> </div>
<div><br><br> </div>
<div><span class="gmail_quote">On 23 Nov 2006 05:36:46 -0800, <b class="gmail_sendername">Tim N. van der Leeuw</b> <<a href="mailto:tnleeuw@gmail.com">tnleeuw@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>sandip desale wrote:<br>> Dear All,<br>><br>> We have a Tcl/Tk application written using Python
2.2. Using this application we want to call some customizable Java APIs. I tried porting Tcl/Tk application to Jython but not able to do the same as TKinter library is not available with JYthon.<br>><br>> Can you please help me in porting Tkinter application to Jython? Also kindly let me know how to do the same.
<br><br>Not having Tkinter in Jython, you can either rewrite your app to be a<br>Java Swing app, or you can embed the Java JVM into the Python<br>interpreter as an importable library. I believe some projects exist to<br>enable the latter, although I don't know of a URL.
<br><br>Cheers,<br><br>--Tim<br>><br>><br>> Thanks & Regards,<br>> Sandip Desale<br>><br>><br>> --<br>><br>> Search for products and services at:<br>> <a href="http://search.mail.com">http://search.mail.com
</a><br><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list">http://mail.python.org/mailman/listinfo/python-list</a><br></blockquote></div><br>