classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

awt - gtkpeers - threading


From: Joseph Wenninger
Subject: awt - gtkpeers - threading
Date: Sun, 16 Nov 2003 17:51:51 +0000

Hi

First a general question, are the gtk peers in the 0.06 tarball or in
cvs supposed to work ?

If yes:
1) Why is there a field native_state in the GtkMainThread accessed from
native functions, but nowhere defined in the class ?

2) Any ideas, opinions, suggestions how to use the gtk peer in a (I
think it is called) green thread environment ?
Right now for being able to show something I use  
gtk_events_pending(), gtk_main_iteration () on the native side and
Thread.sleep on the bytecode side instead of gtk_main. It is nice for
displaying a window, but not suited for real usage. Any ideas ?

Kind regards
Joseph Wenninger







reply via email to

[Prev in Thread] Current Thread [Next in Thread]