• 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: Preferences Dialogs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preferences Dialogs


  • Subject: Re: Preferences Dialogs
  • From: email@hidden
  • Date: Mon, 23 Dec 2002 20:25:49 +0100

On lundi, dicembre 23, 2002, at 07:35 PM, Joseph Jones wrote:

OK, I wan't to do a pref dialog like I see in a host of other apps. You
know, the one that autosizes to the particular pref and shows categories of
prefs as icons. I see that many apps provide this, but none of the Cocoa
books I have talks about generating a pref dialog like this. Is this a
feature of Cocoa I can hook into, or is this a lot of people putting a llot
of work into their pref dialogs?

There's 2 main types of Preferences dialog AFAIK:
(A) like OmniWeb, System Preferences
(B) like ProjectBuilder, Mail

Multiple solutions in case A:
- you can use the Classes dedicated to this in the OmniAppKit
- you can code your own classes using the NSToolBarSomething classes

One solution in case B:

- you can code your own classes
_______________________________________________
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.

References: 
 >Preferences Dialogs (From: Joseph Jones <email@hidden>)

  • Prev by Date: Re: SetLevel: window and drawers
  • Next by Date: Re: Preferences Dialogs
  • Previous by thread: Re: Preferences Dialogs
  • Next by thread: Re: Preferences Dialogs
  • Index(es):
    • Date
    • Thread