[javascript-dev] Re: [Crash] deleting bpatchers through javascript - log attached
Dan
dlehrich at gmail.com
Wed Oct 10 12:25:56 MDT 2007
- Previous message: [javascript-dev] [Crash] deleting bpatchers through javascript - log attached
- Next message: [javascript-dev] Re: [Crash] deleting bpatchers through javascript - log attached
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just an update... I was able to use this same algorithm to successfully create and delete a bunch of buttons, so I know that it *should* work in theory. Is the problem related specifically to deleting patchers? Or is it just trying to do too much too quickly? Any ideas? Thanks again, Dan Quote: doctor op wrote on Wed, 10 October 2007 00:29 ---------------------------------------------------- > Hello, > > I am getting a crash when trying to delete 1 or more bpatchers that I have dynamically created through Javascript. > > MacBookPro, 2.4 GHz Core 2 Duo, OS 10.4.10, Max 4.6.3 > > The code is too convoluted to post, but basically I'm assigning the bpatcher's object name to an index of an array when it is created. To delete all, I am trying to iterate through the Array. > ----------------------------------------------------
- Previous message: [javascript-dev] [Crash] deleting bpatchers through javascript - log attached
- Next message: [javascript-dev] Re: [Crash] deleting bpatchers through javascript - log attached
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
