[gtkada] Gtk_Text and tasking

Rob Groen robgr at xs4all.nl
Sat Mar 15 10:05:01 CET 2003


Hi
I want to use a Gtk_Text object to collect status messages generated by
several tasks in my app. I initialize the threading in my main proc and use
enter/leave before and after gtk.main.main.
In a logger task the gtk.text.insert is also protected by enter/leave.
However, calling the logger task freezes the program.
I'm using Gtkada 1.3.12, the Win32 port on WindowsNT
Is this a bug (and then hopefully solved in 2.0) or intended to work this
way?

Thnx in advance for your help
Rob




More information about the gtkada mailing list