Bug or Intentional behaviour?

2016-04-24 Thread Graham Cox
I’ve noticed a problem with the way key events are sent to views (at least in 10.11.4, but it’s likely a longstanding issue). If I type an ordinary key, I get a -keyDown:, when I release it, I get a -keyUp: If I type an ordinary key with the command key down, and the key isn’t a menu

Re: How to Truncate lines in NSScrollView/NSClipView/NSTextView Combo

2016-04-24 Thread Bill Cheeseman
> On Apr 24, 2016, at 1:13 PM, Dave wrote: > > I’ve got the Text View Selected in XCode/IB and I can’t find any option for > “Layout” in any of the property tabs? Auto-layout is off at the moment for > this window, it wouldn’t have anything to do with that would it?

Re: How to Truncate lines in NSScrollView/NSClipView/NSTextView Combo

2016-04-24 Thread Dave
Hi, > On 24 Apr 2016, at 17:29, Bill Cheeseman wrote: > > >> On Apr 24, 2016, at 12:04 PM, Dave > > wrote: >> >> I’m not sure what you mean? Is this a method or property on NSScrollView or >> NSTextView? >>

Re: How to Truncate lines in NSScrollView/NSClipView/NSTextView Combo

2016-04-24 Thread Bill Cheeseman
> On Apr 24, 2016, at 12:04 PM, Dave wrote: > > I’m not sure what you mean? Is this a method or property on NSScrollView or > NSTextView? > > I can’t see it in the XIB file? In an NSTextField, IB shows you the "Layout" pop-up menu, which includes a "truncate" item,

Re: How to Truncate lines in NSScrollView/NSClipView/NSTextView Combo

2016-04-24 Thread Dave
Hi, I’m not sure what you mean? Is this a method or property on NSScrollView or NSTextView? I can’t see it in the XIB file? Cheers Davw > On 24 Apr 2016, at 16:58, Andreas Mayer wrote: > > >> Am 24.04.2016 um 17:15 schrieb Dave : >> >> I have

Re: How to Truncate lines in NSScrollView/NSClipView/NSTextView Combo

2016-04-24 Thread Andreas Mayer
> Am 24.04.2016 um 17:15 schrieb Dave : > > I have an NSTextView inside an NSScrollView. At present the Text Lines is > wrapped if they are longer than the Scroll View, I'd them to truncate. I had > thought I’d seen some properties somewhere for doing this but I can’t

How to Truncate lines in NSScrollView/NSClipView/NSTextView Combo

2016-04-24 Thread Dave
Hi All, I know this has been covered before but I can’t for the life of me find it by searching. I have an NSTextView inside an NSScrollView. At present the Text Lines is wrapped if they are longer than the Scroll View, I'd them to truncate. I had thought I’d seen some properties somewhere

nsopenpanel no title bar

2016-04-24 Thread Rick C.
Hi, Since 10.11 it seems the title bar no longer appears even when using setTitle: does anyone know what happened and how to get the old behavior back? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or