This feels like a dumb newbie question. I'm attempting to follow the Palm's online tutorial for developing a webOS app. I ran palm-generate and tried updating the generated index.html file to have a body with a bunch of content (the word "HELLO" repeated 400 times).
When I attempt to load that document in the emulator, I find that I'm...
Hi folks
i am developing palm pre apps using eclipse ide.how to set phonegap for eclipse for developing cross platform apps
...
I need programmatic access to the chrome files that Ares uses to paint the DOM tree and the lack of documentation on how to access it is very frustrating. I'm building some apps that need to be a little dynamic in how they handle the DOM tree and Ares has no documentation on how it takes the chrome files and turns them into DOM elements....
Hi folks,
how to install ipk file from remote server when user click on url
Thanks in advance
aSwani
...
Hi folks
how to redirect user my other application in palm appcatlog. or
redirect user to particular app by application id
Please its very urgent to me
Thanks in advance
Aswan
...
Hi, I am a iPhone Developer trying to start PalmPre2 development, so I am doing as written here
I have my emulator working and running.
I have created my workspace directory
$mkdir palmWorkspace
$cd palmWorkspace
I have create my app
$ palm-generate -p "{title:'Hello World', id:com.nacho4d.hello, version:'1.0.0'}" HelloWorld
genera...
Hi,
I am starting WebOS dev and I have a doubt on where should I start and stop my listeners
?
I am reading this book but I couldn't find a clear explanation about this. In the sample the author set the listeners in the setup function but I wonder why? isn't a better idea to set them in activate function and stop them in deactivate func...
HI, I am new to WebOS dev.
I finished writing the sample app of chapter 2 of this book, everything seems to be correct except when I start the app I get this:
Is like my app is still loading but I can't really tell and it never ends. what does this mean and how can I debug this? What could be causing this?
I have tried the original s...
hi
i am develop some service app i am display 3 columns cart image ,second one is lable ,third one quantity (edittext). click on cart button to validations occurs quantity is enter number? null this situation display error dialog how can implemented validation and error dialog
this.str = this.str+'<td><div id="imageclick"><img src="...