Tagged Questions
4
votes
3answers
2k views
Debugging Mojo for Palm Pre with Eclipse & Aptana
I'm pretty new to Eclipse and Mojo (.NET guy). I'm having difficulty debugging. I can set breakpoints and switch to the "Debug" Perspective, but no matter what I can do (I am running in debug mode), ...
3
votes
3answers
336 views
Is O'Reilly's WebOS book out of date?
The book Palm webOS -- The Insider's Guide to Developing Applications in JavaScript using the Palm Mojo Framework by O'Reilly was published in July, well before the Palm Pre was released, meaning that ...
3
votes
4answers
660 views
How do you get Length of Text in a Mojo TextField?
How do you get the length of the text inside a Mojo TextField?
I'm trying to set a multiLine TextField with a limit of 150 chars, I tried doing it with a counter, but ran into a issue of not being ...
2
votes
2answers
125 views
Palm Mojo: Object properties
There was another question with an answer saying that you can use event.down.x to get the x-coordinate of a tap event. It also said that this was not well documented in the Palm Mojo SDK. My question ...
2
votes
1answer
353 views
2
votes
3answers
1k views
Mojo SDK - set a timer
I'm messing around with building an application for the Palm Pre.
I have a simple question: How can I set up a timer for some code to get run after a certain amount of time has passed?
I tried ...
2
votes
1answer
437 views
Will the Palm Pre Mojo SDK grant access to bluetooth apis?
Does anyone know if Palm's new Mojo SDK will grant access to bluetooth APIs? Perhaps in some form or fashion? I can't get any information about it and given I have to choose what to spend my money on ...
1
vote
1answer
214 views
Mojo Messaging Service - Device URL
Does anyone know the URL for using the Mojo messaging service with the device. I can get it to work with the emulator from Google App Engine and .NET but it does not work on the device. I've read in ...
0
votes
2answers
414 views