From: Armel A. <ass...@wa...> - 2006-07-05 12:36:18
|
Hello, i'm evaluating the opportunity of using wxScript from within my app to = allow my users to easily extend my soft. In order to reach maximum power through this integration I'd need two = big features: - multi-threading: two absolutely unrelated scripts should be able to be = executed in two different threads, is it the case with wxScript? - GUI: from the "main thread" i'd like to show dialog boxes from the = scripts, is it possible to build a wxPython binding in my wx app and let = wxScript wxPython object show/manipulate them? Regards Armel |