Re: JNI C++ importatn process
- From: Andrew Thompson <seemysites@xxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 15:56:13 GMT
Marcelo wrote:
I am using a link between GUI and C++, but with this calculation problem, the GUI gets blocked.
what can I do?
Hand the call to the JNI code off to a Thread.. <http://www.physci.org/guifaq.jsp#2.1> ...then give the end user a 'progress dialog' (or something) <http://www.physci.org/guifaq.jsp#2.2> .
- Follow-Ups:
- Re: JNI C++ importatn process
- From: Marcelo
- Re: JNI C++ importatn process
- Prev by Date: Re: Under Linux, Call java from C++
- Next by Date: Re: Under Linux, Call java from C++
- Previous by thread: Struts Validator floatRange has roundoff error
- Next by thread: Re: JNI C++ importatn process
- Index(es):