| Well, FLTK will work, if coded properly, but
not the widget opcodes, but as the GUI toolkit
of the application itself. Then multithreading
can be used, but then as prescribed by the FLTK
model.
Note that it is possible to make FLTK work more
or less perfectly in all platforms. It's just a
matter of avoiding multithreading.
For instance, the minimal Csound 5 GUI for OSX
supports the FLTK widgets. But it's single-threaded
Victor
>
> On 5/1/06, Victor Lazzarini
> > wrote: My suggestion: I would not waste my time trying
> > to get FLTK to work on a multi-threaded application.
> > It will most likely fail (esp on Windows).
>
> Is there a crossplatform toolkit that *would* work for a
> csound based multithreaded application on Linux, Windows
> and OSX?
>
> Not that Lettuce should should switch, but for those of us
> that are thinking about writing other frontends for
> csound.
>
> schwaahed
> --
> Send bugs reports to this list.
> To unsubscribe, send email to
> csound-unsubscribe@lists.bath.ac.uk |