Type of text field used by Xcode's Jump to Line?

2014-05-13 Thread Ben Golding
In an app I'm working on, I'd like to use a very basic text input field just like the one used by Xcode's NavigateJump in File (aka, cmd-L) but I don't know what it's called so I can't look it up. Could someone let me know what it's called? Thanks, Ben. smime.p7s Description:

Re: Type of text field used by Xcode's Jump to Line?

2014-05-13 Thread SevenBits
On Tuesday, May 13, 2014, Ben Golding b...@object-craft.com.au wrote: In an app I'm working on, I'd like to use a very basic text input field just like the one used by Xcode's NavigateJump in File (aka, cmd-L) but I don't know what it's called so I can't look it up. Could someone let me

Re: Type of text field used by Xcode's Jump to Line?

2014-05-13 Thread Kyle Sluder
On May 13, 2014, at 6:31 PM, Ben Golding b...@object-craft.com.au wrote: In an app I'm working on, I'd like to use a very basic text input field just like the one used by Xcode's NavigateJump in File (aka, cmd-L) but I don't know what it's called so I can't look it up. Could someone let

Re: Type of text field used by Xcode's Jump to Line?

2014-05-13 Thread Ben Golding
On 14 May 2014, at 11:52 am, Kyle Sluder k...@ksluder.com wrote: On May 13, 2014, at 6:31 PM, Ben Golding b...@object-craft.com.au wrote: In an app I'm working on, I'd like to use a very basic text input field just like the one used by Xcode's NavigateJump in File (aka, cmd-L) but I

Re: Type of text field used by Xcode's Jump to Line?

2014-05-13 Thread Graham Cox
On 14 May 2014, at 11:54 am, Ben Golding b...@object-craft.com.au wrote: It's the borderless NSWindow with an NSTextField in it. It looks like it might be a popover. --Graham ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not