Re: Dashcode Xcode iPhone MapButton
Re: Dashcode Xcode iPhone MapButton
- Subject: Re: Dashcode Xcode iPhone MapButton
- From: Peter Blazejewicz <email@hidden>
- Date: Sun, 14 Dec 2008 12:43:43 +0100
hi Michael,
that's wrong list, try that one (it doesn't have lot activity but be
sure it is read by people)
http://lists.apple.com/mailman/listinfo/dashboard-dev
your question seems be related to javascript coding and accessing - I
guess - object declared on element (element.object == some custom
object with custom functionality) as it is how Dashcode generates some
objects code,
regards,
Peter Blazejewicz
On Dec 14, 2008, at 12:21 PM, Michael Mavris wrote:
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
_______________________________________________
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