RSS
热门关键字:
Symbian OS
当前位置 :主页>嵌入式开发>Symbian OS>列表
Moving an application to foreground / to background
This article will show you how you can control the behaviour of your application so that it knows when it gains or looses the screen focus and how to control it. Being notified of the focus change The Series 60 framework will notify an application w...
作者:发表于:1970-01-01 08:00:00 点击:11 评论:0 查阅全文...
Icons, .AIFs, and .SIS files in Series 60
Turning your program into a nicely packaged application with its own icon and name is not too difficult. However, Symbian and Nokia have succeeded in creating a fair amount of confusion by throwing far more tools into the SDK than is strictly requir...
作者:发表于:1970-01-01 08:00:00 点击:5 评论:0 查阅全文...
Detecting user inactivity
Detecting user inactivity in Symbian OS Introduction This article describes how to detect user activity and inactivity in Symbian OS . An active object is described, that can be used to detect user activity events. By user activity I mean any key pr...
作者:发表于:1970-01-01 08:00:00 点击:7 评论:0 查阅全文...
Wait Dialog - Part I
From navigating the forums of various websites about Symbian, I have found many members asking and querying about Wait Dialogs. I will not lie and not say I was not one of them, for God knows how many times I was almost broke the keyboard trying to...
作者:发表于:1970-01-01 08:00:00 点击:6 评论:0 查阅全文...
An application for Series 60 - a step-by-step example
This tutorial will demonstrate the basic programming concepts of the Series 60 SDK by showing step after step how to write a Tetris game for the Series 60. Step 1 - a Hello World application The first program is generaly the Hello World application...
作者:发表于:1970-01-01 08:00:00 点击:11 评论:0 查阅全文...
How to handle Focus On Controls on Down and Up Errow in Nokia Series60 Platform
As Nokia Series 60 platform uses model view controller pattern for user Interface, each view is activated and deactivated by framework; now how we can handle focus events on multiple controls on key up and key down events and set the focus ? Because...
作者:发表于:1970-01-01 08:00:00 点击:15 评论:0 查阅全文...
Creating a CAknSettingItemList in a Dialog
Introduction One of the more interesting classes in Avkon or Nokia Series 60 devices is the CAknSettingItemList control. This control differs from the other list type controls in that it allows items to be edited and displayed in the list. The contr...
作者:发表于:1970-01-01 08:00:00 点击:16 评论:0 查阅全文...
Fix or animated splash screen
Here is a short class that you can use to display a splash screen before the main stuff. The zip file contains two projects: one is SplashDll.mmp which contain the CSplashContainer class definition (which compile as a DLL) the other is Splash.mmp wh...
作者:发表于:1970-01-01 08:00:00 点击:11 评论:0 查阅全文...
Creation of a high score table (Part III): Display in a ListBox
After having created and stored our highscore table, we will now display it using one of the various Series60 listbox classes. One of the best listbox style for doing this is the CAknDoubleNumberStyleListBox listbox, as shown on the picture. If you...
作者:发表于:1970-01-01 08:00:00 点击:39 评论:0 查阅全文...
Customizing the Application Icons
Series 60 use two different icons to represent your application : a 44x44 icon that is displayed in the context pane (the upper part of the screen) when your application is running a 42x29 icon that is displayed in the application launcher If you ar...
作者:发表于:1970-01-01 08:00:00 点击:19 评论:0 查阅全文...
赞助商链接
随机推荐