• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: cross development on Jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross development on Jaguar


  • Subject: Re: cross development on Jaguar
  • From: Dennis Falling <email@hidden>
  • Date: Wed, 15 Dec 2004 00:23:10 -0600

It only lists two problems, both of which it says it can ignore:

NSProgressIndicator - NSView's "Hidden" Option will be ignored on Mac OS X versions prior to 10.3.

NSTableView - NSTableView's "Use alternating row background" option will be ignored on Mac OS X versions prior to 10.3.


Ideas?
-dennis
On Dec 14, 2004, at 9:36 PM, Evan Schoenberg wrote:

Try the Compatibility Checking under File in Interface Builder for the .nib file(s) in question.. my guess is that you've got something in your nib which is 10.3-only.

-Evan

On Dec 14, 2004, at 2:48 PM, Dennis Falling wrote:

I still can't get my app working on Jaguar (10.2.8).

Console error:
Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000001Code[1]: 0x97e5497c

Thread 0 Crashed:
#0 0x97e5497c in _NSRaiseError
#1 0x97e54804 in +[NSException raise:format:]
#2 0x97e00bbc in -[NSObject(NSForwardInvocation) forward::]
#3 0x9068c130 in _objc_msgForward
#4 0x97e2d260 in -[NSSet makeObjectsPerformSelector:]
#5 0x930ad738 in -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:]
#6 0x931b32bc in loadNib
#7 0x930ea9b4 in +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:]
#8 0x93149a5c in +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:]
#9 0x9314981c in +[NSBundle(NSNibLoading) loadNibNamed:owner:]
#10 0x9315fbfc in NSApplicationMain
#11 0x00007124 in _start (crt.c:267)
#12 0x00006fa4 in start

Any ideas?
-dennis falling _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re:cross development on Jaguar (From: Dennis Falling <email@hidden>)
 >Re: cross development on Jaguar (From: Evan Schoenberg <email@hidden>)

  • Prev by Date: time during login its OK to display windows
  • Next by Date: Re: Substituting low level BSD stuff with spiffy Cocoa calls
  • Previous by thread: Re: cross development on Jaguar
  • Next by thread: Re: cross development on Jaguar
  • Index(es):
    • Date
    • Thread