• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: In all UI fields, return enters new line (rather than clicking OK)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: In all UI fields, return enters new line (rather than clicking OK)


  • Subject: Re: In all UI fields, return enters new line (rather than clicking OK)
  • From: Rick Mann <email@hidden>
  • Date: Sun, 2 Mar 2008 03:59:54 -0800


On Mar 1, 2008, at 6:36 PM, Chris Espinosa wrote:

This is a known bug in the Metrowerks-compatible key bindings shippedvwith Xcode 3. There's a stray Return character in the file that causes Return to become unassigned to any action and always be a literal return.

You can probably find thecstray 0x0D in a text or hex editor, and deleting it fixes the behavior.


I found the file, but examining it with HexFiend, I find no 0x0D in it at all. There are two <key></key> pairs that have a newline between them:

PBX_insertNewlineAndIndent:
insertNewlineIgnoringFieldEditor:

I removed the newline, but it had no effect.

I created a duplicate of the built-in MW bindings to check that file. No 0x0D there, either.


-- Rick

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: In all UI fields, return enters new line (rather than clicking OK)
      • From: Brian Stern <email@hidden>
References: 
 >In all UI fields, return enters new line (rather than clicking OK) (From: Rick Mann <email@hidden>)
 >Re: In all UI fields, return enters new line (rather than clicking OK) (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: In all UI fields, return enters new line (rather than clicking OK)
  • Next by Date: Re: Advantages to using Xcode 3 format over Xcode 2.4?
  • Previous by thread: Re: In all UI fields, return enters new line (rather than clicking OK)
  • Next by thread: Re: In all UI fields, return enters new line (rather than clicking OK)
  • Index(es):
    • Date
    • Thread