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

Mockup & CodeGen, iPhone & iPad
($9.99)

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

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 01-27-2009, 10:24 PM   #5 (permalink)
SpyderDriver
New Member
 
Join Date: Aug 2008
Posts: 23
Default

Before the query I create an array. After the query I do

Code:
NSString *NameField = [NSString stringWithUTF8String:(char *)sqlite3_column_text(selectstmt, 1)];
[myArray addObject:NameField];
I don't understand how I would go about adding another value to my array. I come from a web background and understand multidimensional arrays but I do not know the syntax to create one in Cocoa. That's why I asked if there was a way to setup the view picker like a select box on the web -- the label being different from the value.
SpyderDriver is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,806
Threads: 89,205
Posts: 380,622
Top Poster: BrianSlick (7,129)
Welcome to our newest member, philipmores95
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 01:21 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.