Forum Archive

import custom UI?

roosterboy197

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?

TutorialDoctor

Did you use the ui designer?

roosterboy197

I did, yes, in Pythonista.

TutorialDoctor

I can't find a way to get the .pyui files converted. Maybe ole knows if it is possible.