Re: Progress updates in all windows?
Re: Progress updates in all windows?
- Subject: Re: Progress updates in all windows?
- From: Laurence Harris <email@hidden>
- Date: Mon, 24 Jul 2006 18:06:25 -0400
On Jul 24, 2006, at 4:57 PM, Shawn Erickson wrote:
On Jul 24, 2006, at 1:53 PM, Laurence Harris wrote:
As we all know by now, I'm new to Xcode and some (much?) of it
mystifies me. Here's the latest example. When I search my project,
the status bar at the bottom of every open window continuously
updates with the status of the search. What's the point of
spending CPU cycles to constantly update potentially a dozen or
more windows (over a dozen for me at the moment) during a search
instead of just the Find window?
I see the same thing when compiling. If I run a search while
compiling, they compete for the space, with compile progress
showing at the bottom of every window part of the time and Find
progress showing the rest. Seems like a waste of processor cycles
to be updating that information in every window. Or is someone
going to tell me that real programmers don't have that many
windows open at one time? ;-)
Hide status bar.
Ah, thanks. That gets rid of it for the active source or header file
and any others when they're opened the next time. I still see search
status in the Build Results and project windows, and build status in
the Find window though. Seems like the Find status bar should only
show the status of searches and the Build Results window should only
show the status of builds. I can't think of a status I'd like to see
in source files unless maybe it was some information about the file
itself.
Larry
_______________________________________________
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