I am still trying to make it work. Few queries: Too some extend its gtk specific
In tlkInit routine in tlk.c (Pocketlinux gtk awt) line 120 idleCallback = (*env)->GetStaticMethodID(env, EventDispatchThread, "idleCallback", "()V"); this method does not exist. Interestingly neither X nor qt awt have anything similar to this. Question 1: Has EventDispatchThread class changed drastically? What method should be called in case the native GUI kit is idle? Question 2: Do X and QT have a event loop of there own, or they run using event loop of the program? Sorry for bugging you guys so much, but I am new at this stuff. Thanx in advance Supreet -- supreet <[EMAIL PROTECTED]> _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
