[wxCode-users] [wxScript] can a script launched from wxScript use a binding e.g. wxPython? / multi-threading?

2006-07-05 Thread Armel Asselin
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

Re: [wxCode-users] wxXml2

2006-09-28 Thread Armel Asselin
>> the results are: >> >> s == "level2-1" // the same as expected >> s1 == "" // I expected to get "hello" >> s2 == "hello" // ? > yes, sure. no bugs. > This is really a FAQ and I should add it somewhere. > > The results you get are because your XML tree is parsed as: nonetheless, this is not reall

Re: [wxCode-users] wxXml2

2006-09-28 Thread Armel Asselin
>> nonetheless, this is not really XSL-like (which Ildar expected). It could >> be >> cool to have a GetAllText ( ) all the simple text of all sub nodes >> concatenated. > I just added to CVS the GetNodeContent() functions which does exactly > that. cool :) Armel -

Re: [wxCode-users] Cron job: wxCommand is pending approval

2007-01-24 Thread Armel Asselin
> > name: wxCommand > Isn't the name a bit too generic? doesn't it already exist? cf. include/cmdproc.h Armel - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the cha