Welcome![Sign In][Sign Up]
Location:
Search - s60 touch

Search list

[SymbianMobile Paint

Description: This C++ code example demonstrates drawing and other touch UI features of S60 5th Edition with direct manipulation using
Platform: | Size: 845111 | Author: fxplc@yahoo.com.cn | Hits:

[SymbianMobile Paint Example

Description: This C++ code example demonstrates drawing and other touch UI features of S60 5th Edition with direct manipulation using
Platform: | Size: 845111 | Author: fxplc@yahoo.com.cn | Hits:

[SymbianOpen_Cpp_Memory_Game

Description: Open C++: Memory Game Example This Open C++ example application demonstrates a simple memory game. The game engine part has been written in Open C++ and the UI part has been written in Symbian C++. The application supports S60 3rd Edition and S60 5th Edition devices. Keypad and Touch UI are supported depending on the device. -Open C++: Memory Game ExampleThis Open C++ Example application demonstrates a simple memory game. The game engine part has been written in Open C++ And the UI part has been written in Symbian C++. The application supports S60 3rd Edition and S60 5th Edition devices. Keypad and Touch UI are supported depending on the device.
Platform: | Size: 349184 | Author: Bobby | Hits:

[SymbianS60_5th_Edition_Mobile_Paint_Example_v1_0_en

Description: symbian touch 平台的图形绘制-symbian touch platform Rendering
Platform: | Size: 1080320 | Author: dapeng | Hits:

[Symbiansymbian

Description: symbian教学课件,介绍很详细,对于描述符,活动对象,系统安全等都有很深入的介绍,最重要的是中文的,看起来很方便-symbian courseware, a very detailed introduction for the descriptors, active objects, such as system security, are in-depth introduction, above all English, and looks very easy
Platform: | Size: 9553920 | Author: | Hits:

[SymbianTouchUI_S60_5th_Edition_AppLauncher

Description: 这是在s60第五版上用Open GL开发的软件,对于学习第五版上的图像处理以及触摸处理很有用处。-This is the fifth edition s60 use Open GL software developed for the study on the fifth edition of the touch to deal with image processing, as well as very useful.
Platform: | Size: 96256 | Author: kxu | Hits:

[SymbianS60_Platform_Localisation_Example_v1_1_en

Description: This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The application also includes number, currency, date, and time localisation, in which the TLocale method is used for localisation even if the selected phone language is neither one of the two application languages. The updated example has been tested to support S60 5th Edition and touch UI.
Platform: | Size: 63488 | Author: SymbianTH | Hits:

[SymbianS60_Platform_MMS_Example_v2_1_en_3rd_5th

Description: This updated C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMsvEntry, CMmsClientMtm.
Platform: | Size: 128000 | Author: SymbianTH | Hits:

[SymbianS60_Platform_Camera_Example_v3_0_en

Description: This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Edition and newer, providing a unified interface for various Symbian and S60 camera APIs some of which have previously been Feature Pack specific or only available via an SDK plug-in. The example application supports the use of both the keypad and touch UI. The application can be self-signed, but it also provides an option to use the dedicated camera key (Symbian signing required). The example application replaces the separate examples published for S60 3rd Edition, FP1 (S60 Platform: Camera Example with AutoFocus Support v2.2) and FP2 (S60 Camera Example AutoFocus 3rd Ed FP2).
Platform: | Size: 239616 | Author: SymbianTH | Hits:

[SymbianS60_Platform_Sound_Mixer_Example_v2_1_en

Description: This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMdaAudioOutputStream, TMdaAudioDataSettings, MMdaAudioOutputStreamCallback, RThread, RSemaphore, RMutex
Platform: | Size: 299008 | Author: SymbianTH | Hits:

[SymbianWeb_Runtime_AccuWidget_Example_v2_0_en

Description: 这个Widget例子允许用户查看当天和后接下来几天的天气情况。-This S60 Web Runtime (WRT) widget allows the user to check the current weather conditions and the forecast for the current and the following day. Special attention has been paid to the scalability in various screen resolutions and support for both keypad and touch UI.
Platform: | Size: 515072 | Author: H | Hits:

[Windows Developnewsreader

Description: 可以实现网络新闻的查看,下载,随时接触各个频道的内容-This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The application also includes number, currency, date, and time localisation, in which the TLocale method is used for localisation even if the selected phone language is neither one of the two application languages. The updated example has been tested to support S60 5th Edition and touch UI.
Platform: | Size: 313344 | Author: 张旭 | Hits:

[SymbianTactileExample

Description: symbian s60 第5版的一个示例,关于touch ui的例子-symbian s60 5th edition of an example, the touch ui example
Platform: | Size: 133120 | Author: shensisi | Hits:

[SymbianMusicPlayer

Description: 用S60 Touch UI API创建自定义音乐播放器 Contents 1 概述 2 用到哪些API和为什么要用 3 创建音乐播放器核心工具类 3.1 AudioPlayer.h 3.2 AudioPlayer.cpp 4 按钮资源 5 工具条资源 6 触笔弹出菜单资源 7 用S60 Touch UI API实现音乐播放器 7.1 MusicPlayerAppView.h 7.2 MusicPlayerAppView.cpp 8 处理Long Tap Detection 8.1 从HandlePointerEventL函数传递事件到LongTap Detection 8.2 处理Long Tap Detection事件 9 处理触笔弹出菜(Stylus Popup Menu)单命令 10 销毁 11 有用的函数 11.1 Generic Button API 11.2 LongTapDetector API 11.3 Stylus Popup List API 11.4 MAknToolbarObserver 11.5 MAknLongTapDetectorCallBack 11.6 MCoeControlObserver 12 关键点 12.1 头文件 12.2 类 12.3 库文件 13 样例应用源代码下载 概述 我们将学习不同的S60 Touch UI API来创建自定义音乐播放器。你可以扩展它添加更多的功能。这里,本文使用了Generic Button API, Toolbar API, Stylus Popup List API 和 LongTapDetector API,使你能了解到如何利用这些丰富API集来创建广阔的应用程序。 -is ok
Platform: | Size: 50176 | Author: yang | Hits:

[SymbianImageConverter

Description: 这个例子展示如何使用图象转换APIs可利用在S60平台(图象转换图书馆, ICL)。 这些APIs包括重要类,例如为转动和称图象和CBitmapScaler将使用的CBitmapRotator,分别。 CImageEncoder和CImageDecoder类被用于访问图象编码器和译码器可利用在ICL中。 图象在同样或一个不同的格式可以被打开,被转动,被称和被保存。 更新应用的UI为接触被优选了使用,例如,长的轻拍和有触觉的反馈。 S60第5编辑与接触UI和S60的第3例子项目支持大厦与一个传统键盘的编辑。 重要类: CAknLongTapDetector, MTouchFeedback, CBitmapRotator, CBitmapScaler, CImageEncoder, CImageDecoder, CFbsBitmap, CAknQueryDialog。-This example demonstrates how to use the image conversion APIs available in the S60 platform (Image Conversion Library, ICL). These APIs include important classes, such as CBitmapRotator and CBitmapScaler to be used for rotating and scaling images, respectively. CImageEncoder and CImageDecoder classes are used to access image encoders and decoders available in the ICL. Images can be opened, rotated, scaled, and saved in the same or a different format. The UI of the updated application has been optimised for touch using, for example, long taps and tactile feedback. The example project supports building for both S60 5th Edition with touch UI and S60 3rd Edition with a traditional keypad. Important classes: CAknLongTapDetector, MTouchFeedback, CBitmapRotator, CBitmapScaler, CImageEncoder, CImageDecoder, CFbsBitmap, CAknQueryDialog.
Platform: | Size: 2032640 | Author: FrankWang | Hits:

[SymbianS60_Platform_Time_Zone_Localiser_Example_v1_1_en.z

Description: Symbian C++ 关于当地时间的样板案例,里面包括了如何增加,删除,找到当地时间,适合于S60 3rd Edition-This C++ code example demonstrates how to convert UTC time to local time using the time zone server (RTz) and how to add, remove, or find a city in the database using the TZLocalizer API, introduced in Symbian OS v.9.1 (S60 3rd Edition). The updated example has been tested to support S60 5th Edition and touch UI.
Platform: | Size: 70656 | Author: flora | Hits:

[SymbianS60_Platform_FileList_Example_v2_2_en

Description: 此C + +的代码示例演示如何列出在特定目录中的文件。它有助于开发人员创建用户友好的应用程序,允许用户选择一个特定的文件类型列表文件。中东软键标签支持(在S60的推出第三版功能包2)。更新后的版本已经过测试,支持S60第五版界面和触摸。 -This C++ code example demonstrates how to list files in a specific directory. It helps developers in creating user-friendly applications that allow users to choose files from a list of specific file types. Middle softkey labelling is supported (introduced in S60 3rd Edition, Feature Pack 2). The updated version has been tested to support S60 5th Edition and touch UI.
Platform: | Size: 92160 | Author: flora | Hits:

[Special EffectsImageAlbum

Description: 基于Symbian6.0的触摸屏手机的图像处理程序,可运用图形引擎对图像进行放大、缩小、移动。本程序关键部分在于对多点触摸的判断以做出正确的解释并调用函数进行相应处理。该程序可运行于S60第5版模拟器以及nokia5800等手机。-Symbian6.0-based touch-screen cell phone image processing program may use the graphics engine on the image to enlarge, reduce, move. This program is a key part of the multi-touch to make the right judgments as to the interpretation and call processing functions accordingly. The program can be run on the S60 5th edition emulator, as well as nokia5800 cell phone.
Platform: | Size: 2039808 | Author: jenny | Hits:

[SymbianTouchExample

Description: 这是一个介绍Symbian s60 V5触摸屏编程技术的例子,不是一个工程是分散的小例子-This is an introduction Symbian s60 V5 touch-screen programming examples, not a project is a small example of a decentralized
Platform: | Size: 27648 | Author: zzg | Hits:

[SymbianTouch

Description: symbian S60 5TH 的一个TOUCH源码。-touche
Platform: | Size: 20480 | Author: steven | Hits:
« 12 »

CodeBus www.codebus.net