Dashcode Xcode iPhone MapButton
Dashcode Xcode iPhone MapButton
- Subject: Dashcode Xcode iPhone MapButton
- From: "Michael Mavris" <email@hidden>
- Date: Sun, 14 Dec 2008 13:21:02 +0200
Hello
I have a question for developing to Dashcode.
I have a map button and a variable sFinal. How can set the Address of map button to sFinal. I mean I want to press map button which open the Maps.app and searching for the Address which the default value is undefined I want to search for sFinal.
I am trying this but is not seem to work:
function myClickHandler5(event)
{
var bMap document.getElementById(mapButton);
bMap.setAddress(sFinal);
}
Please help me. I have post it to Apples support and other forums but nonoby help me.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden