Hi…
Now that it’s time to build universal binaries I’m also updating some very old AS Studio apps, including ones built in project builder under 10.2.
I have 2 problems at the moment:
- I can’t “fully” update the 10.2 nib to a current nib. I created a new project and copied over the old nib files to it, and reconnected everything. Then in interface builder I used “save as” to make sure that they were saved as 10.2 and later, and on the “nib” tab on the main interface builder window I set it to nib file format 10.2 and later and oldest target 10.3.
The problem is that even though I did all that, much of the interface behaves as it did before. I have a table on a Draw Content View (I don’t even remember what the heck that was!) on a drawer. In attributes, vertical and horizontal scrollers are set to on, and automatically show and hide scrollers are on, and alternate row background is on. But none of those settings work : once built, the app has no scrollers at all and no alternating rows.
Furthermore, I can’t get rid of the old-style brushed interface in favor of a tiger-looking interface. If i turn off textures and turn on unified look, I get the old jaguar interface style.
- This may be unrelated, but how do I get a credits.rtf file to appear in the about box of an application created as a droplet? I know I did this before, but cannot remember how.
Thanks