Posts by MauiG

24 Dec 2008, 01:44
Generic-user-small

MauiG (2 posts)

(from iPhone SDK Development > Sqlite (phone and url fields))

Hi Bill and Chris,

Thanks for the great book and all of the sqlite info!

I have created an events database and display it on navigation based application. I have created an event class that holds the name of the event, description and an image. I created an array that reads the events from the database. Everything works great! Except I want to add a field so they can tap on the phone number and it will dial and also a field for clickable url that will open a webpage in the google browser.

I am close to my wits end… and any direction would be very very much appreciated.

Happy holidays…

28 Dec 2008, 21:58
Generic-user-small

MauiG (2 posts)

(from iPhone SDK Development > Sqlite (phone and url fields))

Thanks Bill, That helped alot. Now the only issue I am having (and can’t find the answer anywhere) is how to pass the url?? Do I need a uibutton in the interface builder to make the link work? Or could I somehow modify the text view and it reads the url address? I am not sure I am using the right lingo so apologize…

2 posts