Archive for November, 2008

Nov

23

How to do an image gallery in WRT

By marcos

In this post we’ll show you how to do an image gallery using the WRTKit and the new S60 5th edition WRT API.
Extending WRTKit
In this post was showed how the developer can extend the WRTKit and to create new UI components. To do the image gallery, let’s to do the same thing. The image gallery [...]

Nov

14

How to create a new UI component in the WRTKit

By marcos

The WRTKit is a complete library of JavaScript code, CSS style rules and graphical elements that are required to implement the kind of sophisticated, customizable, application-like user interfaces. It gives widget developers an easy way to create high quality user interfaces without having to worry about the problems that would otherwise plague their widgets. To [...]