RE: problem of compatibility with the 8.5 (trace)
Check that all of the 59000 resources actually exist in your skin. You also don't seem to have used a ResGroup, which is the only way you can make a skin that will work with both these versions, and instead have tried to use the skin's options panel (which could be quite tedious, I'd imagine). Using a ResGroup means for some resources you may have to declare them twice; once in the 9.0 ResGroup, and another time in the 8.5 one. It is, however, much easier to implement than using skin options, and now I come to think of it, I don't think it'd be all that possible to use options.
|