artin.hewitson%40aei.mpg.de
>
> This email sent to martin.hewit...@aei.mpg.de
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 38, 30167 Hannover, Germany
Tel: +49-511-762-17121, Fax: +49-
Thanks a lot, I'll proceed as suggested.
Martin
On Mar 12, 2010, at 9:07 AM, Kyle Sluder wrote:
> On Thu, Mar 11, 2010 at 11:38 PM, Martin Hewitson
> wrote:
>> Thanks, Kyle. I figured the answer would be something like this. OK, then
>> I'll need to rethink t
more difficult to achieve. If
anyone has any good suggestions, I'd be delighted to hear them.
Thanks again,
Martin
On Mar 11, 2010, at 8:52 PM, Kyle Sluder wrote:
> On Thu, Mar 11, 2010 at 7:50 AM, Martin Hewitson
> wrote:
>> The nasty little problem I have is that if I
h 'update
continuously' off I get the more common behaviour of undoing the last word or
at least recent group of actions.
Does anyone have any insights in to what I might be doing wrong? I tried with a
toy project and I'm getting the same results.
Best wishes,
Martin
~~~~~~
here, only having to do the extra work and convert the
> event's -locationInWindow to an index manually.)
>
Thanks a lot, Keith. That looks like the thing I need but somehow I didn't find
it. I'll give it a try.
Martin
> All the best,
> Keith
>
>
> - O
th a right-click instead of a single-click?
>
> I have another question about attachments, but I'll post that separately.
>
> Thanking you in advance,
>
> Martin
>
>
>
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravi
"Capture Selection from Screen".
>
> Before you display your menu, call [menu setAllowsContextMenuPlugIns:NO] to
> disable those kinds of additions.
Great! Thanks,
Martin
>
> I hope that helps,
>
> ~Martin
>
Mar
o achieve what I want?
2) Where do these additional menu items come from? Are they services?
3) How could I do this with a right-click instead of a single-click?
I have another question about attachments, but I'll post that separately.
Thanking you in advance,
Martin
~~~~~~
Perfect. Thank you!
Martin
On Mar 6, 2010, at 10:35 AM, Ken Thomases wrote:
> On Mar 6, 2010, at 2:53 AM, Martin Hewitson wrote:
>
>> I guess this is an easy question, but I couldn't find the answer with google
>> (probably due to difficulties in phrasing the question).
I put
quotation marks in a string in my own menu (setTitle:) then I just get 'normal'
quotation marks.
Does anyone know how to achieve the 'proper' quotation marks?
Best wishes,
Martin
~~~~
Martin Hewitson
A
ns(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de
>
> This email sent to martin.hewit...@aei.mpg.de
Martin Hewitson
Albert-Einstein-
dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de
>
> This email sent to martin.hewit...@aei.mpg.de
Martin Hewitson
Albert-Ei
y advice gratefully received.
I'd gladly send the app to anyone interested in running it.
The SL working version can be found at:
http://web.me.com/martinhewitson/BOBsoft/TeXnicle.html
Thanks in advance,
Martin
Martin Hewitson
Albert-Ei
re a recommended way to handle this situation? Should I just tell the
user that they should edit the toolbar to add the new button? Can I do
something programatically to add the new button? Advice is very much welcome.
Best wishes,
Martin
~~~~
Ma
ator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de
>
> This email sent to martin.hewit...@aei.mpg.de
ors at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de
>
> This email sent to martin.hewit...@aei.mpg.de
Martin Hewitson
so nice since the
relationship between categories and items is not automatically handled.
Is there a 'correct' way to attack such a problem, or has someone else managed
to implement a search interface something like Mail.app?
Best wishes,
Martin
~~~~~~
wishes,
Martin
~~~~~~~~
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 38, 30167 Hannover, Germany
Tel: +49-511-762-17121, Fax: +49-511-762-5861
E-Mail: martin.hewit...@aei.mpg.de
WWW: http:/
return contentStr;
}
+ (NSSet *)keyPathsForValuesAffectingContentString
{
return [NSSet setWithObject:@"content"];
}
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hann
so nice since the
relationship between categories and items is not automatically handled.
Is there a 'correct' way to attack such a problem, or has someone else managed
to implement a search interface something like Mail.app?
Best wishes,
Martin
~~~~~~
me.com/martinhewitson/BOBsoft/Home/Entries/2009/11/23_Trouble_with_NSSplitview_and_NSTableView_files/SplitViewWithTable.zip
Any clues gratefully received.
Oh, forgot to mention, I'm using Xcode 3.2.1 on SL.
Best wishes,
Martin
~~~~
Martin Hew
ist (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40
On Nov 13, 2009, at 6:58 AM, Graham Cox wrote:
>
> On 13/11/2009, at 4:41 PM, Martin Hewitson wrote:
>
>> The point is to store an array of 'items' with a 'name' together with a
>> 'color'. And later there may be more properties of an
On Nov 13, 2009, at 1:39 AM, Graham Cox wrote:
>
> On 13/11/2009, at 8:18 AM, Martin Hewitson wrote:
>
>> Has anyone tried something like this, or can anyone see what I'm doing wrong?
>
>
> I'm a bit mystified by your data structure here. Why do you use a s
the colors that are causing
trouble.
Has anyone tried something like this, or can anyone see what I'm doing wrong?
Thanks in advance,
Martin
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hanno
oa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de
This email sent to martin.hewit...@aei.mpg.de
~~~~
Martin Hewitson
Albert-Einstein-Institut
Ma
sts.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de
This email sent to martin.hewit...@aei.mpg.de
~~~~~~~~
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 3
in a couple of places that this was difficult to do,
particularly the initWithCoder: part. Anyone tried this already?
Many thanks,
Martin
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Univers
sController
setSelectionIndexPaths:lastSelectedGroupsIndexPaths];
[lastSelectedGroupsIndexPaths release];
lastSelectedGroupsIndexPaths = nil;
}
}
On Oct 02, 2009, at 02:39, Martin Hewitson wrote:
Dear list,
I have a simple core-data model with an entity 'Category' and an
entity '
don't allow multiple selection on the outline
view at the
// moment.
[notesArrayController bind:@"contentArrayForMultipleSelection"
toObject:treeController
withKeyPath:@"selecti...@distinctunionofarrays.notes"
ght I'd give it a try.
Does anyone have a clue what I could try next, or does anyone know of
any alternative to parsekit?
I suppose I could also try installing the 10.5 SDK and go with that...
Best wishes,
Martin
Martin Hewitson
Al
Martin Hewitson:
As far as I can tell, even with the SL DVD and XCode 3.2 installed,
you still can't access the documentation without being a Select or
Premier developer.
D'oh!
I guess it's a matter of time
Then I'm going to keep my fingers crossed that they will d
sent to martin.hewit...@aei.mpg.de
~~~~
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 38, 30167 Hannover, Germany
Tel: +49-511-762-17121, Fax: +49-511-762-5861
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 38, 30167 Hannover, Germany
Tel: +49-511-762-17121, Fax: +49-511-762-5861
E-Mail: martin.hewit...@aei.mpg.de
WWW: http://www.aei.mpg.de
t post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de
This email sent to martin.hewit...@aei.mpg.de
~
text, but am loath to do this.
Best wishes,
Martin
~~~~~~~~
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 38, 30167 Hannover, Germany
Tel: +49-511-762-17121, Fax: +49-511-
ntryArrayController setContent:results];
Not sure this is the most elegant way to do this, but it seems to work.
On Aug 23, 2009, at 11:30 AM, Martin Hewitson wrote:
Dear list,
I've been trying to do some programmatic bindings because I want to
change a binding depending on the state of a check box.
g to none or many categories. So I want to be
able to show the list of entries that are in one or more categories,
but also I want to show a full list, independent of the categories
(the 'show all' feature).
Best wishes,
Martin
~~~
n IB
with an array controller, but I haven't managed to figure out the
bindings necessary for that so far.
Does anyone have any suggestions?
Cheers,
Martin
~~~~
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitatio
20, 2009, at 9:12 PM, Martin Hewitson wrote:
Hi bryscomat,
Thanks for the swift reply.
I would implement a method in the File Owner of MyDocument.nib,
call it "titleSortDescriptors" or something of the like.
Then, in the nib file, I would bind the array controllers s
ly - only when the user clicks
the 'add' button.
Still puzzled over this one.
Martin
On Aug 20, 2009, at 12:29 PM, Martin Hewitson wrote:
Dear all,
I have a core-data document based app which uses an
NSCollectionView to display entries of a single entity (Entry) in
the data
- perhaps setting the descriptors on the
entryArrayConrtroller too early...
Kind regards,
Martin
~~~~
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 38, 30167 Hannover, Germany
kinds of testing - feel free to use what's there.
--Graham
~~~~
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 38, 30167 Hannover, Germany
Tel: +49-511-762-17121, Fax: +49-511-762-5
Hi,
Does anyone know a good way to test if a CGPathRef intersects a CGRect
at any point?
Thanks,
Martin
Martin Hewitson
Albert-Einstein-Institut
Max-Planck-Institut fuer
Gravitationsphysik und Universitaet Hannover
Callinstr. 38
301 - 344 of 344 matches
Mail list logo