[tips&tricks] don't you never name abstractions like objects
Posted: Sat May 01, 2010 12:46 pm
Hi altogehter,
Just one hint: You should never name an abstraction (for example for using it in a bpatcher) like an existing object.
I did that with the name "slider" because I had an bpatcher wich should display a special slider. But everywhere I used normal slider_objects it told me "no such object".
Took me some time to find out why and so I want to safe you that time...
cheers,
ring
Just one hint: You should never name an abstraction (for example for using it in a bpatcher) like an existing object.
I did that with the name "slider" because I had an bpatcher wich should display a special slider. But everywhere I used normal slider_objects it told me "no such object".
Took me some time to find out why and so I want to safe you that time...
cheers,
ring