Archive for März, 2010

Developers: Use MapTool to display multiple spots on a map

Just a small how-to for WebOS developers to use the free MapTool app to display several spots on a map. You can sublaunch MapTool from your app and give it a parameter set with a description of the spots you want to show. MapTool is available from the AppCatalog and the Homebrew repository on Precentral.net. […]

März 27, 2010 · admin · No Comments
Posted in: Allgemein, Developing, Palm, WintecTool

Life moves fast. Don’t miss a thing.

März 25, 2010 · admin · No Comments
Posted in: Allgemein

Adding a splah screen to your webos app

With 1.4 you will see a instant opening of the application card in the background which might have a splashscreen and a separate icon on it. How is it done? Add this 2 lines to your appinfo.json: “splashicon”: “icon-256×256.png”, “splashBackground”:”images/splash-screenshot-default.png”, That was grabbed right from the calculator app. To see it you will need to […]

März 1, 2010 · admin · One Comment
Posted in: Allgemein