A new configuration option has been added (along with feature binding for it) to support multi-threading picogui. We are able to successfully run pgserver (and the client library) in a multi-threaded environment.
Selecting the configure option --enable-threading will essentially "protect" calls in the multi-threaded environment. The code change was tested with the menutest app, and several others. Let me know if there are issues. Thanks, Eric Christianson _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
