If you install the XCode developer tools (current version 2.1 can be downloaded for free) you get access to the processor preference pane which now offers a menu item you can use to disable your second CPU, in case you've got a Dual-CPU PowerMac.
Since I've installed XCode 2.1 recently, I've noted a small entry labeled "
Show Processor Palette" in the menu item's drop down list. If you click it, you get a neat little tool to watch your processor usage (I know, there are some out there with a better feature set, but none are as simple or elegant as this one) with the ability to disable the CPU, as mentioned above. Have a look for yourself:
Read More
Latest Comments
Fri, 05.03.2010 23:34
Anya, sorry for not getting back to your earlier. You wil l have to leave some empty spa ce at the sides of your [...]
Sun, 28.02.2010 15:31
Thanks for this great referenc e, there is a little documenta tion about paging in scrollvie w. I have one issue tho [...]
Fri, 12.02.2010 18:16
Good point, this might be nece ssary if you have a more compl ex view layout. However, fo r this simple example, t [...]
Fri, 12.02.2010 18:15
Or you can just call super wit h more flexibility when dealin g complex subviews: - (UIVi ew *)hitTest:(CGPoint)po [...]
Fri, 12.02.2010 17:33
Thanks for this pointer, I did something similar for a proje ct but it involved making an ' infinite' horizontal scr [...]