Fraid so :(
Type: Posts; User: davecozens; Keyword(s):
Fraid so :(
Has anybody actually managed to get Aptana studio WRT preview working with AJAX requests?
Can't get it to work for love nor money. I've tried overwriting the various security settings in firefox...
or use a
setTimeout("hideSplashScreen()",5000)
kinda thing to wait 5 seconds, then hide the splash. Obviously hideSplashScreen() is a function that shows and hides various content...
use this to set
var keyValue="This is the value";
var keyNm="myKey"
widget.setPreferenceForKey(keyValue,keyNm)
and this to retrieve
if(widget.preferenceForKey(keyNm)){
...
That's as maybe, but surely nokia can tell us the command line parameters required to launch a nokia application that's installed by default on a nokia phone?
What are we supposed to do? Guess?...
Why give us an API that grants access to the media library (i.e. photos) but not let us load them in the widget?
*sigh*
Chocolate teapot or what!
Hi guys,
Has anybody come up with a way of embedding google ads om a widget and getting it to serve meaningful content?
The content in my widget is picked up as an array via xmlHttp so the...
Thanks a link to the java developers library. How is that helpful?
*sigh*
I'm manually checking the dates of returned objects instead. very tedious.
Guys,
I'm having trouble with the getList method of the calendar service object. When I specify a start range to view future events only, it's returning everything.
Am I doing something obviously...