RSS
热门关键字:
Symbian OS
当前位置 :主页>嵌入式开发>Symbian OS>列表
GoDB Tutorial: Form Fields
Using Form Builder GoDB Development Studio comes with a built-in form builder to Create / Modify forms in a GUI environment. GoDB (and the GStudio) supports many UI widgets that can be used in the forms. A quick summary of the widgets Select Text Bo...
作者:发表于:1970-01-01 08:00:00 点击:23 评论:0 查阅全文...
Obtain IMEI number of your symbian phone from Your Go-DB application
Obtain IMEI number of your symbian phone from Your Go-DB application Go-DB supports loading external DLLs via simple GBasic APIs. Although most of the widgets neccessary for business application development are avaiable in Go-DB, you may in certain...
作者:发表于:1970-01-01 08:00:00 点击:6 评论:0 查阅全文...
Plotting charts with GoDB
With GoDB you can construct graphs and charts- both static and dynamic quite easily and pep up your data presentation. This article will touch the shallow waters of charting with static data. End of the article there is a link to download the source...
作者:发表于:1970-01-01 08:00:00 点击:11 评论:0 查阅全文...
Overview of the Compilation system
Several tools are involved in the compilation toolchain. This article will only present the basic tools to compile a simple application (this should work for both Series 60 and UIQ environment). Command line tools The first tool involved is bldmake...
作者:发表于:1970-01-01 08:00:00 点击:16 评论:0 查阅全文...
Codewarrior: how to avoid the "Too Many Include Paths" error when using the UIQ
The UIQ v2.1 SDK for Codewarrior contains an annoying bug that prevents to compile any project imported through its MMP file. Unfortunately, UIQ has decided not to release any SDK update.... Shame on them. This issue is rather easy to fix however an...
作者:发表于:1970-01-01 08:00:00 点击:16 评论:0 查阅全文...
Integrating LeaveScan into Codewarrior 3.x
LeaveScan is a command-line utility developped by Symbian Ltd that checks that your code respects the naming conventions for leaving functions. This article will show you how to integrate it and use it directly from Nokia Codewarrior (version 3.x is...
作者:发表于:1970-01-01 08:00:00 点击:5 评论:0 查阅全文...
Carbide.vs - Disabling the MMP/PKG File update feature
Carbide .vs has a feature by which it will automatically update the .mmp and .pkg file when ever you build your project. But most of them might have be felt it annoying. There are two methods to disable that feature if you want to. Method 1 From the...
作者:发表于:1970-01-01 08:00:00 点击:15 评论: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 点击:3 评论:0 查阅全文...
Creation of a high score table (Part III): Display in a ListBox
After having and 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 prefere a more...
作者:发表于:1970-01-01 08:00:00 点击:25 评论: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 点击:21 评论:0 查阅全文...
赞助商链接
随机推荐