• 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: Nib establishConnection Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nib establishConnection Question


  • Subject: Re: Nib establishConnection Question
  • From: matt neuburg <email@hidden>
  • Date: Wed, 11 Dec 2002 11:51:36 -0800

On Sun, 8 Dec 2002 20:12:02 -0800, Henri Lamiraux <email@hidden> said:

>
>In jaguar there are very few new features that requires the new-nib
>format. The only one really is the new progress indicator style (Metal
>windows don't require it for example). It is easy to create a regular
>progress indicator and set its style programmatically

And in fact this whole process turned out to be much easier than I expected, thanks to IB's Compatibility Report feature, about which I previously knew nothing. Turns out IB will *tell* you that you've got progress indicators of the Jaguar-only type, and will *find* them for you! So then the matter is simple: just change those features to pre-Jaguar values, save the nib as pre-Jaguar, and in your code change the features back to the Jaguar values.

This is no bother ultimately, because I'm already doing so much code processing of my interface (because IB doesn't let me perform so much of what I want to do to my interface, such giving my buttons attributed-string titles).

So the moral is: (1) if you're using the new post-Jaguar style nibs, stop immediately and revert to the pre-Jaguar style, and (2) don't worry, be happy. Thanks and apologies to Henri and the gang; I thought I was in more trouble than I really was. m.

matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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.

  • Prev by Date: NSTableView or NSArray Troubles...
  • Next by Date: Re: Smooth animation
  • Previous by thread: Re: Nib establishConnection Question
  • Next by thread: nonModal NSWindowController
  • Index(es):
    • Date
    • Thread