In this screen snapshot the top half shows a custom control in Adobe Bridge, and the bottom half shows the control as it appears in my application. It's a shift button that allows the user to shift 4 ways or return to home.
Notice it's sharper in Bridge, even though both Bridge and my application are both on a Mac. I know some Mac users may feel fuzzy is the way to go, and that's okay, but how does Bridge yield a sharp image? I'm coding in Cocoa and subclassing from NSImageView. The image size is 47x47, same size as the BMP, and no borders.
Notice it's sharper in Bridge, even though both Bridge and my application are both on a Mac. I know some Mac users may feel fuzzy is the way to go, and that's okay, but how does Bridge yield a sharp image? I'm coding in Cocoa and subclassing from NSImageView. The image size is 47x47, same size as the BMP, and no borders.