import custom UI?
-
Maybe I've missed something obvious, but I can't figure out a way to do this.
I created a custom UI in Pythonista that I'm quite happy with and I'd like to re-use the same UI in an Editorial workflow. How can I get the UI into a Custom UI action without having to recreate it from scratch?
-
Did you use the ui designer?
-
I did, yes, in Pythonista.
-
I can't find a way to get the .pyui files converted. Maybe ole knows if it is possible.