Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an app template without using NIBs #420

Open
ronaldoussoren opened this issue Jan 2, 2022 · 0 comments
Open

Create an app template without using NIBs #420

ronaldoussoren opened this issue Jan 2, 2022 · 0 comments

Comments

@ronaldoussoren
Copy link
Owner

Recentish versions of Xcode don't seem to support Python anymore in Interface Builder. Therefore create an example project that creates the entire GUI programmatically.

While doing this keep track of changes that will make doing this more convenient (such as #275). Also consider working out a declarative system for doing these (either as code or as some kind of resource file that compiled into code or a NIB file).

A followup action will be to convert all other examples to the new format, but that's not in scope for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant