Re: Rapid development with Project Builder...how?
Re: Rapid development with Project Builder...how?
- Subject: Re: Rapid development with Project Builder...how?
- From: Eric Peyton <email@hidden>
- Date: Sun, 28 Oct 2001 20:04:14 -0600
You can change that key binding to anything you want, F5 is just the
default.
Create a file in ~/Library/KeyBindings
Call it DefaultKeyBinding.dict
Mine has the following stuff in it ...
{
"\033" = "complete:"; /* escape */
"\UF708" = "_cancelKey:"; /* F5 */
}
This sets escape as the binding key and F5 as cancel.
Eric
On Sunday, October 28, 2001, at 07:08 PM, Matt Ronge wrote:
Doesn't PB have F5 completetion?
Is it just me or is F5 a bit cumbersome for autocompletion?
Coming from REALbasic I feel like I'm going backwards in productivity.
--
Matt Ronge
President
Monkeybread Software
http://www.monkeybreadsoftware.com
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev