Raffael H.

Results 10 comments of Raffael H.

I published [WAYWindow](https://github.com/weAreYeah/WAYWindow), which aims to provide an interface similar to INAppStoreWindow, but exclusively for OS X Yosemite applications. Hope I can help some guys with it. @mike-lischke You're right....

@mike-lischke I had the same thoughts, but I wanted a separate repo for this. So I just published [WAYAppStoreWindow](https://github.com/weAreYeah/WAYAppStoreWindow/), which does the following: At runtime it detects whether the app...

We just updated the repo ([WAYAppStoreWindow](https://github.com/weAreYeah/WAYAppStoreWindow/)) with fixes for the mentioned bugs. Thanks, mike!

@ishuo Thanks! Some of `INAppStoreWindow`'s features are not supported (yet?) by `WAYWindow`. It's a starting point. For our projects it was important to have at least a window instance with...

That's part of your implementation how you want to use it. MTCardLayout has nothing to do with what you are planning to show. In terms of the performance, you should...

Thanks a lot for your help, the problem I have is that the script that comes with the extension seems to be compiled. I'm unable to open both `ChromeHelper.scpt` and...

Awesome, many thanks for the source code, and the help! :)

The problem is thtat there are just so many variations of UI buttons in iOS, it's hard to decide which ones are actually worth it to be implemented using CSS!...

Please be a bit more specific :-). The popover including the error alert will appear, however the buttons won't trigger the completion block, right? Or did you experience a different...