Re: Return in dialogs
Re: Return in dialogs
- Subject: Re: Return in dialogs
- From: Chris Espinosa <email@hidden>
- Date: Mon, 29 Oct 2007 18:31:08 -0700
On Oct 29, 2007, at 4:55 PM, David Dunham wrote: Is there any way to make [return] the same as the default button, the way [enter] is? Xcode 3.0 seems worse than 2.4. I get hosed almost every time by the Find dialog -- any other application searches when you press the [return] key. Xcode just makes the search text disappear (yeah, I know it's on the first line).
I've got Metrowerks-compatible menu bindings FWIW.
In the Find and Replace text fields, newlines are literal, so you can find and replace them just by typing them into the boxes, rather than having to remember some metacharacter (which you'd then have to escape if you're looking for that metacharacter). So, no, currently in that dialog it's not rebindable. We plan to overhaul that dialog substantially in a future update and will address this problem.
Chris |
_______________________________________________
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