webOS Nation Forums > webOS apps and software > webOS development > Code Request
Member: samid
at: 11:23 PM 07/10/2009
Hi,
I have a small request. I find it very helpful to learn from others code. I know I can look at others code by unpacking the ipk files. However, I was wonder, can someone make a simple application that just shows off some of the Pre specific code? Just a simple app that has some pre buttons, pre option buttons, pre menu items, pre Scrolling (like flick a page up and down, left and right), pre gesture for moving back and forward, etc. It would be nice just to see the pre specific codes examples. Hope this isnt too much to ask for. I learned a lot from the Hello World app on the Pre Wiki.

Thanks
Reply
Member: diomark
at: 11:30 PM 07/10/2009
Originally Posted by samid:
Hi,
I have a small request. I find it very helpful to learn from others code. I know I can look at others code by unpacking the ipk files. However, I was wonder, can someone make a simple application that just shows off some of the Pre specific code? Just a simple app that has some pre buttons, pre option buttons, pre menu items, pre Scrolling (like flick a page up and down, left and right), pre gesture for moving back and forward, etc. It would be nice just to see the pre specific codes examples. Hope this isnt too much to ask for. I learned a lot from the Hello World app on the Pre Wiki.

Thanks
Install the sdk - it comes with what you're looking for.
-mark
Reply
Member: samid
at: 11:35 PM 07/10/2009
i installed the sdk on my mac. where can i find this stuff?
Reply
Legend: Jason Robitaille
at: 11:40 PM 07/10/2009
Alternatively I recommend checking out the tutorials and API documentation at webOSHelp.net. They've helped me out quite a bit
Reply
Member: TheMarco
at: 11:40 PM 07/10/2009
The demo apps are in /opt/PalmSDK/Current/share

Just palm-install them onto your emulator and you're all set!
Reply

webOS Nation Forums > webOS apps and software > webOS development > Code Request