Skip navigation.
 
mlRe: Spinner not working in PB
FROM : Bill Cheeseman
DATE : Wed Jan 01 21:57:38 2003

on 03-01-01 3:09 PM, LE STANG Jean-Baptiste at jb.<email_removed>
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_removed>
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlSpinner not working in PB Brian Gilman Jan 1, 20:59
mlRe: Spinner not working in PB LE STANG Jean-Bapt… Jan 1, 21:09
mlRe: Spinner not working in PB Bill Cheeseman Jan 1, 21:57
mlRe: Spinner not working in PB LE STANG Jean-Bapt… Jan 18, 22:32
mlRe: Spinner not working in PB Bill Cheeseman Jan 19, 01:31