Re: moving from header file to implementation file
Re: moving from header file to implementation file
- Subject: Re: moving from header file to implementation file
- From: Greg Pfeil <email@hidden>
- Date: Wed, 26 May 2004 18:40:52 -0700
On 26 May 2004, at 17:22, Markian Hlynka wrote:
in BBedit, I can use control-tab to toggle between, for example, the
windows containing the .h and .c files. ie, if I'm looking at foo.h
and I hit control-tab, the foo.c window opens and or comes to the
foreground.
Does xcode have any such functionality?
Yep, in the bar above the editor winow, there icon second from the
right (looks like two overlapping pages) will switch between them. You
can also use View->Switch to Header/Source File, which is mapped to
Opt-Cmd-Up.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.