On 19.05.2013, at 22:06, Huibert Aalbers wrote:
> Hi everyone,
>
> I have been taking a look at the Javascript bridge as a way to allow users to
> script my Mac app. I have downloaded the CallJS sample from Apple and
> everything seems simple enough. However, it looks like the "Run JavaScript
I've got a sample project at
https://github.com/ericgorr/LazyFetching
which demonstrates some strange behavior I am seeing.
If you build and run the project, what I did was to:
(1) Press the top + button and name the entry 'a'
(2) Press the top + button again and name the entry 'b'
(3) Pressed
Hi everyone,
I have been taking a look at the Javascript bridge as a way to allow users to
script my Mac app. I have downloaded the CallJS sample from Apple and
everything seems simple enough. However, it looks like the "Run JavaScript"
button doesn't work, as the sentence [theWebView
stringBy
Dear list,
I'm exploring the use of NSSharingService for emailing (sharing) documents from
within my app. It's working fine if the system's default mail client is set to
Mail.app. But if it's set to, for example, Thunderbird, nothing happens.
I also confirmed the same behavior from the Share me