Re: Spinner not working in PB
Re: Spinner not working in PB
- Subject: Re: Spinner not working in PB
- From: Bill Cheeseman <email@hidden>
- Date: Wed, 01 Jan 2003 15:57:38 -0500
on 03-01-01 3:09 PM, LE STANG Jean-Baptiste at email@hidden
wrote:
>
i had the same problem with Applescript Studio. Go in your preferences
>
(of IB) and set the compatibility to 10.2, and that's it.
Except that IB's 10.2 and "Both Formats" settings are broken. There's a good
chance your nib file will stop working.
For now, it's probably better to keep the nib file set to "pre-10.2 format",
and set the style of your progress indicator in your awakeFromNib method.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
- Follow-Ups:
- Thanks!!
- From: Brian Gilman <email@hidden>