Re: Problem calling InternetConfig in Jaguar
Re: Problem calling InternetConfig in Jaguar
- Subject: Re: Problem calling InternetConfig in Jaguar
- From: Philippe Martin <email@hidden>
- Date: Tue, 1 Oct 2002 02:04:37 +0200
At 00:24 +0100 01/10/02, Diggory Laycock wrote:
>
Yes, that looks pretty similar to what I do.
>
>
I find that the best way to diagnose these kinds of problems is to scatter lots of NSLogs about - so as the program executes it shows you where it's going, and what the different variables are. e.g. NSLog the creator code variable just before you ICSetPref
Yes, I always log important variables and branches (with a global flag to turn the logging ON/OFF) even before I have any problem. But everything still appears to be fine in my logs, and even ICSetPref returns noErr. That's why I'm stumped and that's why I finally posted my original question to the list.
When you change your http helper to a Cocoa application, from your prefpane, is com.apple.LaunchServices.plist updated? Do you see the change in System Preferences' Internet pane? (you may have to quit and re-launch System Preferences).
Thanks,
Philippe
--
______________________________________________________________________
Philippe MARTIN (a.k.a. Flip)
mailto:email@hidden
http://www.MacrobyteResources.com http://www.Free-Conversant.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.