On Sunday 26 February 2006 16:03, Dave Seidel wrote: > Using the latest Csound 5.01.0 beta that Mike just released (on WinXP > SP2), I'm not seeing any table graphics at compilation time, ASCII or > otherwise. Actually, I haven't seen them since I started using Cs5. Has > this been disabled, or am I doing something wrong? I've tried with and > without -g. The displays are disabled by default. To enable graphs, you should either use the --displays command line option, or edit the .csoundrc file in the installation directory and remove the -d option. Note that the FLTK plugin in this release was compiled with threads enabled, so you cannot use FLTK graphs and widgets at the same time. So, if you are using widget opcodes, displays are limited to either ASCII (--displays -g) or PostScript (--displays -G). > Beyond that, I've tried loading a couple of CSDs that use FLTK, and I'm > not getting any widgets at all, so there may be a more serious issue in > this release. Are you using CsoundVST.exe ? The widget opcodes do not work with that (and neither with most other GUI frontends, by the way, especially on the Mac). Use csound.exe, and the widgets should work (just tested under WINE), as long as you do not also enable FLTK graphs. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net