PDA

View Full Version : Applications with debug menus




phanofwclark
Jul 8, 2005, 09:48 PM
I was just fooling around when I came upon a page on Yahoo that told me to access a debug menu in safari (type defaults write com.apple.Safari IncludeDebugMenu 1 in terminal). Are there any other applications that you can do this for - i tried to substitute Mail and iTunes for Safari in the code, but it didn't work for one reason or another. Some of the options in the menu are interesting, and I would like to see what other applications have to offer, if anything... ??



DannySmurf
Jul 9, 2005, 07:57 PM
I doubt many applications would allow you to do that. I'm surprised Safari has that option at all. I frequently put Debug menus in my programs for my own use while I'm developing them. But I'd never let that leak into a release that actual users are going to see.

Plymouthbreezer
Jul 9, 2005, 11:22 PM
I run the debug menu in Safari, but I didn't know any other applications off hand that allow one.