| Indeed, FLsetVal was never implemented; FLsetVal_i (or FLsetVali which is
the same) was, and works fine. The handle variable must be i-type in any
case.
Art Hunkins
----- Original Message -----
From: "Istvan Varga"
To:
Sent: Monday, January 30, 2006 5:02 PM
Subject: Re: [Csnd] FLsetVal bug, behringer b-control
> Using FLsetVal_i may work better with FLbutton, although it is i-rate
> only.
>
> On Monday 30 January 2006 22:50, Ben McAllister wrote:
>
> > FLsetVal 1, 0, gkihbut1
> >
> > where gkihbut1 is the handle to my button control, and 0 is the value
> > for when the button is off.
> >
> > Here's the line in the global section of my orchestra that intitalizes
> > said button:
> >
> >
> > gkloop1,gihbut1 FLbutton " ", 1, 0, 3, 20, 20, 190,
> > 135+$tabsYoffset, 0, 5, 0, 1, 0, 1
> >
> >
> > In the output, I get:
> > WARNING: (fl_setWidgetValuei): not implemented yet; exp=1
> >
> > and a crash or blue screen (depending on which machine I'm testing on)
> > when I try to trigger this bit of code that setVal's the button. You
> > guessed it, I'm running windows. Any chance this is an easy fix?
> --
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk |