From: Dennis S. <sy...@yo...> - 2004-10-21 14:36:32
|
On Thu, 2004-10-21 at 11:18 -0300, Duilio Protti wrote: > > Duilio, After the GTK2 widget is done, could you look into a GTK1 > > widget ? (I think it's fairly easy to port the GTK2 version over). > > Yep, there will be no mayor problems on this port. > I can do it when gtk2 widget is stable enough. Alright, good to hear, it's really getting better and better every hour! It now updates VisParams on most userinterface components, after it's completely done, I'll start cleaning it up, and work on a system that is capable of notifying the UI of changes from within the plugin as well, will be doing this in a callback setup fashion. Does anyone has experience with GTK2 and threading, is there a way, a function that locks all threads in a way GTK2 is happy, so I can safely adjust values from within different threads ? Cheers, Dennis |