ios-4.2
fit to zoom in maps on iphone
I am currently working on google maps.Using the GPS, I obtain the user\'s lat long information and hit a web service to obtain the nearest 5 stores available. I am able to plot the pins for it but the[详细]
2023-03-31 03:22 分类:问答UITextfield and UIPickerView
in my view I have 4 textfields,I have dragged it from xib, so when i click on first three textfields ,I want o open a keyboard and when i click on the 4th textfield only i want to open a UIPickerView[详细]
2023-03-30 19:44 分类:问答How to load Soap response on table view in iphone
I am working with handling soap request and response.. and I m able to make the server request and also I am getting the server response,which i parsed on uialertview Message,But when I am trying to l[详细]
2023-03-30 16:30 分类:问答Display modally a Tabviewcontroller with 3 tabs when clicking a tool Bar button
I\'m beginner in Iphone development. I have an app in which there is a tool bar ,when I click the tool Bar buttonI need to display modally a Tabviewcontroller with 3 tabs and navigation bar. Is it pos[详细]
2023-03-30 04:24 分类:问答ASIHttpRequest - how to convert NSDictionary of params to url-encoded query param string?
What is the preferred way to make a GET request with ASIHttpRequest using query params provided as an NSDictionary.[详细]
2023-03-28 15:22 分类:问答Running application in background like google latitude
I\'m working nowadays on an application that tracking the user location. I want this application to run even when it\'s not in the task list (double click on the home button doesn\'t show it).[详细]
2023-03-28 14:36 分类:问答Issue with save file to Documents NSMutableArray with NSObjects
I\'m a newbie iOS developer. I wrote a small application that save an NSMutableArray array with my objects that derived from NSObject.[详细]
2023-03-27 21:06 分类:问答open source piano keyboard ios [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-24 01:56 分类:问答How do I animate MKAnnotationView drop?
I have a custom MKAnnotationView where I set my image myself in viewForAnnotation.How do I animate it\'s drop like I can with MK开发者_运维问答PinAnnotationView?[详细]
2023-03-23 01:40 分类:问答iOS 4.2 Default.png loads then 1 sec of solid gray then my UIWebView appears
How do I make my app seamless from the default.png to my App?Should I load it somewhere else?FYI I only have an iPod Touch 2nd Gen for testing running 4.2.1(8C148) The 4.2 simulator does the same thin[详细]
2023-03-22 22:31 分类:问答