abstractions default color


    Oct 19 2012 | 12:35 pm
    Hello
    is there a way for an abstraction object to be automatically colored when created?
    thanks

    • Oct 19 2012 | 7:32 pm
      not at all, except maybe by using a prototype. even with rescripting the abstraction to thispatcher of the parent you wont get the manually created instance away.
    • Oct 19 2012 | 10:23 pm
      Yeah, I've been wanting this feature myself badly
    • Oct 20 2012 | 5:03 pm
      clippings are a way maybe, btw, i'd love clippings to be a bit more supported in general. eg. sseing custom icons of clippings in the object palette, in a clippings rider.. what a dream. nord modular workflow whohoo!
    • Oct 20 2012 | 11:34 pm
      i use copy and paste in this situation.
    • Oct 21 2012 | 2:59 am
      Yes, so do I. I'd like to not have to do that, hence the request.
    • Mar 05 2013 | 7:00 pm
      I just wanted to put a reference here to another discussion that I had started recently where in fact a way was found, using a little javascript, to be able to have the border color (better than nothing) set automatically when an abstractions is loaded. (https://cycling74.com/forums/programmatic-control-of-abstraction-color)