I wanted to take advantage of the scripting bridge in one of my helper
apps to tap into the scripting commands that were already in the main
app.
I added the scripting bridge & the app's scripting definition to my
project. The target is set to 10.7, but deployment set to 10.6.
It runs fine under L
On 7 Apr 2012, at 7:36 AM, Jo Meder wrote:
> Thanks for the info. I did that and it didn't work. I went back and had a
> good close look at the docs and I think the problem must have been the
> underscore I had in the UTI, which is not allowed. Changing that to a hyphen
> and some other messing
Hi,
On 7/04/2012, at 10:55 AM, C.W. Betts wrote:
> Try making the UTI UTTypeConformsTo to also include public.data. Also, make
> sure in the Spotlight importer that the app's UTI is being imported.
Thanks for the info. I did that and it didn't work. I went back and had a good
close look at the
On 7 Apr 2012, at 17:32, Stephane Sudre wrote:
> On Sat, Apr 7, 2012 at 10:23 AM, Gerriet M. Denkmann
> wrote:
>> I have a window with an NSTextView (inside a ScrollView).
>> Everything works as expected, but when I select some text and do command-e
>> it just beeps.
>> Same for Find Next and F
On Sat, Apr 7, 2012 at 10:23 AM, Gerriet M. Denkmann
wrote:
> I have a window with an NSTextView (inside a ScrollView).
> Everything works as expected, but when I select some text and do command-e it
> just beeps.
> Same for Find Next and Find Previous.
> (Edit → Find → has these commands grayed
I have a window with an NSTextView (inside a ScrollView).
Everything works as expected, but when I select some text and do command-e it
just beeps.
Same for Find Next and Find Previous.
(Edit → Find → has these commands grayed out).
Using Find Bar or Find Panel makes no difference. Making it edit