I would like to set a custom parameter, but also control how it looks. In my specific case, I would like to make it a text window popup, to enter a list of characters. But I would also be interested in knowing how to, for example, set it to be a checkbox.
Is this something I can do with the Python API? Or are non-standard CP UIs baked into Glyphs?
This is for existing UI. There is an option to completely customize the UI. That is a bit more involved. I’ll add some sample code to the SDK page when I find time.