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

Re: Toolbars


  • Subject: Re: Toolbars
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Sat, 6 Dec 2003 21:26:17 +0100

At 17:18 Uhr +0000 06.12.2003, Oliver Cameron wrote:
{
"default set" = (
"deleteMessages:",
"replyMessage:",
"replyAllMessage:",
"forwardMessage:",
"showPrintPanel:"
);

That's simply an ASCII plist. So they probably just stuffed the data in an array and load it from there to build their toolbars. Check out the methods for saving an NSDictionary to a file and reading it back in again. You'd simply have to change the code that builds your toolbar right now (allowedIdentifiers and all that stuff) to get its info from that NSDictionary instead of making it up on its own.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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:
    • Re: Toolbars
      • From: Olivier Destrebecq <email@hidden>
References: 
 >Toolbars (From: Oliver Cameron <email@hidden>)

  • Prev by Date: Re: best way to save document level settings?
  • Next by Date: Re: Drawing in Cocoa
  • Previous by thread: Toolbars
  • Next by thread: Re: Toolbars
  • Index(es):
    • Date
    • Thread