| With CsoundAV (Winzoz) there is absolutely not reason to keep 
POLL_EVENTS, since all FLTK stuff runs in another thread. It makes the 
code more messy. I don't know if this assertion is valid for other OSes
Gab
jpff@codemist.co.uk wrote:
> It seems to me that the API means that there should be no reason to
> poll the interface from inside csound, and this would be left to the
> user interface, probably running on a separate thread.  Is this
> really the case?  Can I remove all POLL_EVENTS code?  It would simplify
> a great deal.
> 
> Also, in a similar vein, winX11 winFLTK etc should be removed.  Any
> thoughts?
> 
> I now have a csound5 compiling on OSX, but not tested.
> 
> ==John ffitch
> 
>   |