Hi,
I used some of the code from TextEdit so that my app draws pages with the light gray lines going around the margins. I have noticed that if I set my active build style to "Deployment" my light gray lines no longer appear in my custom NSView which draws them. If I switch it back to "Development" and make the program really recompile (i.e. delete some blank lines in a source file) then the lines show appropriately.
Does anyone have any ideas?
~Ian