BilldarBagdar
BilldarBagdar
Yes, I understand. It might be a fun "python exercise" for you. What I think you are describing would best be implemented by making a top-level "log message" method that...
ok cool, that's a great place to start looking at doing the same in this C4 script. I suspect the concept of "layers" models something like "indexes of depth" to...
nice detective work. I haven't really been working on "programming" in the evenings after work so I haven't been "checking in", but I have no plans to ghost completely.
This stuff really reminds me of the way CSS builds those scripts, "everything" is defined as `@Property` attributes, and all the CSS application code really does is stitch together Template,...
I started a new branch that creates a new "remote script" (Python package) under the wip folder called V2C4. The v2 script doesn't do anything yet except inherit from ControlSurface...
I will push the new C4Modeling branch to origin shortly. Even though I suspect the code reflects more ignorance than understanding at this point, at least it compiles. LOL. 1....
Yes, I haven't noticed any differences between what I look at locally and what gets linked online. It's possible some of the compiled scripts Live supplies have been updated since...
I'm comparing a picture of the m-audio Axiom Pro keyboard with the code I'm seeing in PyCharm for the first time, I guess... I think I see a road map...
Weird. I thought I replied here again last night. (But where did it go?) I pushed another in-progress commit up to origin on the new C4Modeling branch. I basically had...
I figured that's part of your commenting style. But when I see the question and I know the answer, it's difficult for me not to answer. We can leave those...