Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 08-28-2008, 09:34 AM   #1 (permalink)
New Member
 
Join Date: Aug 2008
Posts: 9
lightygalaxy is on a distinguished road
Question replace object in nsmutable Dictionary

how i replace the object in NSMutableDictionary.
lightygalaxy is offline   Reply With Quote
Old 08-28-2008, 01:29 PM   #2 (permalink)
Registered Member
 
Join Date: Jul 2008
Posts: 97
Saurman is on a distinguished road
Default

i had same problem. Eventually ive end up reading plist file into NSMutableArray where each element is NSMutableDictionary. After that i could add/delete/change/replace certain elements and altering any key for array item.

U can do like this:
Code:
NSDictionary *dictionary = init_with_some_data (like reading from plist)
NSMutableArray *array = [dictionary objectForKey:@"key_name"]
i had plist file with following structure:
Code:
root
- key_name
--- key/value1
--- key/value2 
- key_name
--- key/value3
--- key/value4
....
Check DrillDownSave in app delegate file.
Saurman is offline   Reply With Quote
Reply

Bookmarks

Tags
nsmutabledictionary

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 334
9 members and 325 guests
givensur, glenn_sayers, guusleijsten, ipodphone, mediaspree, mtl_tech_guy, Punkjumper, whitey99, yys
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,649
Threads: 94,114
Posts: 402,883
Top Poster: BrianSlick (7,990)
Welcome to our newest member, Anwerbl
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 09:36 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0