Quote:
Originally Posted by rboatright
to put stuff in the log you can add Mojo.Log calls. (See com.webosinternals.commander for examples.)
re inspector, I have problems but I know this much.
after using palm-install to install your app to the emulator,say:
palm-launch -d tcp -i com.webosinternals.commander (use your app's 3 part name)
then run palminspector and you will see inspector open with the code for your app. Try clicking stuff.
|
Thanks! Finally got the inspector to work.