Graphics

Here is the place if you want to learn how to draw graphics on your Symbian device

Tutorial
 
21 Jan 2009 - 12:19

This article explains how to flash Nitdroid - the port of Google Android on Nokia Internet Tablet - on a N770 (or for the lazy ones watch the related video).

Tutorial posted January 21st, 2009 by www.rzr.online.fr
 
16 Jan 2008 - 10:43

To work with real-time video one needs at least two things - direct access to bitmaps and fast way to get frames from a video camera. To achieve the first goal one needs to keep in mind that Bitmaps are located on a shared heap that needs to be locked before any direct access can safely take place.

Tutorial posted January 16th, 2008 by Voblin
 
15 Nov 2007 - 10:11

Early in 2007, Nokia announced the Web Runtime (WRT) technology as one of the great news for the S60 platform. This technology will be available with all S60 3rd. Edition Feature Pack 2 devices and allows development of applications (called widgets) for S60 smartphones using standard Web technologies such as: XHTML, CSS (Cascading Style Sheets) and JavaScript, besides bringing cutting-edge Web 2.0 applications to your device with the use of AJAX (Asynchronous JavaScript And XML).

In this article we'll introduce the Web Runtime technology, will show what's the importance of it for the quick and easy building of mobile applications, besides presenting the tools you'll need to develop widgets using WRT. We'll also build a simple example application to show you how the whole development cycle works.

Tutorial posted November 15th, 2007 by dcrocha
 
11 Feb 2006 - 11:31
Here is a way to show an icon on the IndicatorPane of Series 60. You can show an icone near to the battery pane or signal pane, for that you have to customise the code.
Tutorial posted February 11th, 2006 by vin2ktalks
 
6 May 2004 - 16:41
A CEikLabel is a basic component use to display static text in a control. It is fairly easy and straightforward to use as soon as you don't have to change its color: there is no SetColor() primitive.
Tutorial posted May 6th, 2004 by eric
 
25 Mar 2003 - 13:16
A description of Symbian MultiBitMap file format
Tutorial posted March 25th, 2003 by eric
 
24 Mar 2003 - 22:25
This short tutorial will explain how to construct a MBM file, Symbian specific format to hold bitmaps.
Tutorial posted March 24th, 2003 by eric
 
18 Mar 2003 - 09:38
This article demonstrates using the image conversion framework of Series 60 to load image files. The loading process is made synchronous by using nested scheduling. The images are then converted into indexed bitmaps with a 256-color palette for optimal access.
Tutorial posted March 18th, 2003 by mdahlbom

copyright 2003-2009 NewLC SARL