-
Notifications
You must be signed in to change notification settings - Fork 52
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
OS X support #283
Comments
Yeah, technically it's NSView vs UIView, etc. It'd have to be ported. |
Interesting. Is there a good starting point for this? I'd like to maybe use RMQ in my OS X apps. If directed the right way and I have time, I'd have no problem contributing the patch. But currently I know nothing about the RMQ code base (not even how it works.) If it's not too much code I could just read it tho. :D ? |
Probably best to just dive in. It probably would not be that hard, but you'd need to write stylers and whatnot for the NS* hierarchy, as well as mixins. The basic mechanics should be pretty similar if not identical. |
Cool, thanks. I will give it a shot at soonest convenience. This would be big for RMQ, imo. :D |
Hey jsilver. We're here to help. Have you joined the motioneers chat room? We can discuss more there :) motioneers.herokuapp.com |
Just got in there. Thanks Gant :) |
Hi guys I was reading the site and saw this:
"RMQ only works in iOS, not OS X"
Is there any reason for this? I don't need it currently but we use RMQ in our iOS app and love it, so it would be great to use in OS X too if that need arises.
Is it a technical barrier? Is there anyway I can contribute here? If it's simply impossible I understand.
Figured it was worth an ask.
Thanks.
@jsilvermdx
The text was updated successfully, but these errors were encountered: