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

inherit WAYAppStoreWindow forward method calls from self to Way class #2

Open
UXDart opened this issue Dec 8, 2014 · 1 comment
Open

Comments

@UXDart
Copy link

UXDart commented Dec 8, 2014

Hello
I'm creating the window by code, I have a class that inherit from WAYAppStoreWindow
If I create a class instance and call a method of my class, it tries to call the method in the WAY class. it seems it is forwarding all method calls. how do I fix that?

Thanks

@UXDart
Copy link
Author

UXDart commented Dec 8, 2014

no... the problem is that calling object_setClass: overwrites my class. how can I fix it? the only option is to use a xib?

Thanks

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