« Return to Thread: SCEnvelopeView class and doc fixes

Re: SCEnvelopeView class and doc fixes

by Scott Wilson-3 :: Rate this Message:

Reply to Author | View in Thread

I'm trying to track this down, but in the meantime in the C++  
setProperty, does this actually ever get used?

                if (strcmp(name, "setGraphView")==0) {
                        mDrawCenteredConnection = false;
                        mIsEnvView = false;
                        return errNone;
                }

Seems to be dead code.

S.

On 24 Apr 2009, at 10:02, blackrain wrote:

> kewl!
> thanks =)
>
> x
>
> On Fri, Apr 24, 2009 at 4:01 AM, Scott Wilson <s.d.wilson.
> 1@...> wrote:
>>
>> On 24 Apr 2009, at 09:56, blackrain wrote:
>>
>> primitive dodge 0.0?
>> it does crash bad.
>>
>> Ouch! That should be fixed. I would have thought 0.0 on one axis  
>> would mean
>> no grid for that.
>> Also just noticed the help file says this in the example:
>> // show grid
>> b.gridOn_(false);
>> Hmm...
>> S.
>
> _______________________________________________
> sc-dev mailing list
>
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/


_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/

 « Return to Thread: SCEnvelopeView class and doc fixes