Snow Leopard XCode Console search is unusable
Snow Leopard XCode Console search is unusable
- Subject: Snow Leopard XCode Console search is unusable
- From: Keith Knauber <email@hidden>
- Date: Wed, 19 May 2010 13:51:02 -0500
Summary:When you try to search in the Console, focus on the search field is lost whenever a new NSLog() message is printed. This makes the search field unusable when there is a steady stream of NSLog() messages happening... i.e. you are trying to debug something that happens over and over again.
It is particularly difficult for us because our application is actually a suite of 5 real-time processes any one of which can be generating NSLog() messages.
Steps to Reproduce:
call NSLog() once a second, and then try to use the search field.
Expected Results:
search field stays in focus
Actual Results:
search filed loses focus once per second
Is there a workaround for this problem?
Is there any way to configure XCode to have the pop-up search dialog like it was in Leopard?
|
_______________________________________________
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