Re: [Iup-users] IupSetIdleFunction

2016-11-24 Thread Pete Lomax
Oh no, how embarassing: I have just realised that just seting xxx_idle_cb will achieve precisely nothing! Back to the drawing board... -- ___ Iup-users mailing list Iup-users@li

Re: [Iup-users] IupSetIdleFunction

2016-11-24 Thread Pete Lomax
sure it is properly thread safe? Pete On Thu, 24/11/16, John Spikowski wrote: Subject: Re: [Iup-users] IupSetIdleFunction To: "IUP discussion list." Date: Thursday, 24 November, 2016, 4:46 Hi Pete, We have had success with Script BASI

Re: [Iup-users] IupSetIdleFunction

2016-11-23 Thread John Spikowski
Hi Pete, We have had success with Script BASIC and IUP running in the threaded mode without doing anything special except keeping the message loop in the main process. John On Wed, 2016-11-23 at 22:35 +, Pete Lomax wrote: > > Just to be clear, the point of that long rambling post was "how t

Re: [Iup-users] IupSetIdleFunction

2016-11-23 Thread Pete Lomax
Just to be clear, the point of that long rambling post was "how to communicate with the main GUI thread" -- ___ Iup-users mailing list Iup-users@lists.sourceforge.net https://li