@ just.do.it
Sweet, sweet! Your post led me down the path to sucess.
For some reason, I could not get your code to work as it looks like it should. I received no errors or warnings form it, it just did not work.
However, I found some code in one of my books that did work. That code basically separated your one-liner into several lines of code, but bottom line - it worked. AND - my @2x tabbar icon is now showing up much, much sharper than before.
So, to be clear: I created another similar tabbar icon which ended up bieng 26x55 px. I created two icons with the same name as you suggested - DollarSign.png and DollarSign@2x.png. The first at approx 30x30 px. When the app loaded the larger icon appeared.
I have no idea where you learned this 'trick', but I've searched hight and low and never came across this code. Granted, I did have similar code but it was never explained that you could use two icons as we have been discussing and achieve incredible results with it.
I will keep trying to make your code function because I like the fact that it also sets the tag ID number of that tabbar item. This will help with state status when the app is sent to the background and brought back to active status.
I cannot thank you enough for stopping by with your comments. This solved a problem I knew was solveable, but I had no idea how.
