Hi,
I may have been sensitive, I needed 2 days break, sorry. If we focus on the important facts, I received really constructive feedbacks and I've been able to improve the library for the next release.
Joao suggestions :
- The properties window will have a fixed size.
- We can set (in the code) if we want a color picker, checkbox, menu or textfield for each property.
- The id name becomes receive symbol and there's also an send symbol.
IOhannes suggestions :
- The c/tcl library is now named CicmWrapper (The repository name will change with the next release)
- If it seems better to change the libray name, Chocolate can become CicmGUI ?
About the right click during runmode, It's possible to change it but I don't really like it. Do you think that's really important ?
To include in Pd-ext, it's possible to only include Chocolate, I just have to replace all the c.prepend and c.loadmess with prepend and init. I received mails and some users like c.patcherargs and the double click of the coffee objects but they can download and add the library manually.
To include in Vanilla, you're right, the best is to ask to Miller.
If we want to "replace" the vanilla GUIs, two suggestions for the moment :
- We keep the the vanilla GUIs and we just replace the shortcut, we won't have any problem to load previous patchs and users will use the new GUI for their new patchs (Secure and easy to do, we can also have an option to replace or not the vanilla shortcuts).
- We overwrite the vanilla classes then every objects will replaced but the users will lose the properties (size, font, color, etc...).
Another idea is to add a menu option or to offer 2 libraries with one that overwrite classes.
Cheers