o here:
~/Library/Developer/Xcode/Templates/Cocoa/Objective-C custom class.xctemplate
Then edit the copied templates to your heart's content.
When you go to add a new file in Xcode, you'll see your new category of
template listed.
--
Shane Stanley
__
age's
NSTextStorageDidProcessEditingNotification, but that's not triggered by a
find-bar replace either.
Any suggestions on how I can track when a change is made via the find bar?
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Ple
:
>
> which is a notification posted for every change no matter what.
Thanks, Graham. For some reason I'd removed that very thing...
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requ
called, which seems
very odd. (And yes, I commented out
-outlineView:willDisplayCell:forTableColumn:item:). Any suggestions?
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator com
eeth on the simpler one
first. Now I'm thinking of having them extracted...
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators
On 11 Jul 2014, at 1:56 am, Quincey Morris
wrote:
> You are doing something basic incorrectly. That NSOutlineView delegate method
> is called ‘outlineView:viewForTableColumn:item:’.
Sigh. Thank you for restoring my faith in my own stupidity...
--
Shane S
that doesn't work with the
view-based version. Is there some simple alternative?
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderator
class that overrides
> becoming first responder.
That's all I can think of. Just seems a lot of work for something that doesn't
strike me as an uncommon need.
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com
On 11 Jul 2014, at 5:24 pm, Shane Stanley wrote:
>> I guess you could solve it with a NSTextField subclass that overrides
>> becoming first responder.
>
> That's all I can think of.
Well not quite. I'm already overriding keyDown: in the outline view to show QL
pre
Cell-based tables continue to be supported in
OS X v10.7 and later, but they’re typically used only to support legacy code."
That hints at deprecation at some stage, but I don't see that it has happened
yet.
--
Shane Stanley
__
nd a
better solution.
(And auto-layout is down the track for this .xib -- each time I start playing
with that conversion, I seem to end up either crashing Xcode or producing an
unreadable .xib. So it's one step into the future at a time.)
--
Shane Stanley
__
tion. I'll look into this approach.
> (I'm a bit surprised that NSTextField doesn't already do this for those
> NSText[View]Delegate methods which don't already map to NSControlTextDelegate
> or the informal NSControl delegate methods. Have you tried setting your text
On 11 Jul 2014, at 9:01 pm, Yingshen Yu wrote:
> It's in the 10.10 AppKit release notes. Also WWDC session "What's new in
> Cocoa" has a fe slides.
Thanks.
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists
the text field.
Thanks for the tips.
--
Shane Stanley
___
Cocoa-dev mailing list (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/Uns
On 13 Jul 2014, at 1:32 am, Keary Suska wrote:
> As far as I can tell, there is no public property that tells an NSTableView
> whether it is cell-based or view-based
Yet there's a popup in IB (the very first one), so it's presumably doing
something.
-
On 13 Jul 2014, at 7:58 am, Ken Thomases wrote:
> It's changing the prototype objects.
Makes sense, thanks. On my first try I spent ages trying to delete the old text
cell, until I checked the example again...
--
Shane Stanley
___
C
e behavior when dragging a divider
so that only the owning split view responds. And I'm not sure how to go about
that.
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments
On 31 Jul 2014, at 8:27 am, Jens Alfke wrote:
> I want to avoid if possible a solution that involves manually scraping the
> string.
NSDataDetector? NSTextCheckingTypeDate has a timeZone property.
--
Shane Stanley
___
Cocoa-dev mailin
avoids the whole hassle of building and maintaining the app
header file, and can do some stuff more efficiently than SBApplication et al
can.
--
Shane Stanley
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin
at is missing the bundle identifier in
> its Info.plist file."
>
> Of course I could just add this to the Info.plist - but it feels wrong to
> modify it.
Just modify it. Automator often generates illegal ones anyway.
--
Shane Stanley
,
___
201 - 220 of 220 matches
Mail list logo