搜索资源列表
SymbianOSforWindowsprogramme
- This article discusses some issues that a typical Windows C++ programmer will encounter when approaching Symbian OS for the first time. Our experience in developing for three successive versions of Symbian OS has given us considerable perspective
Rich_Text_to_HTML_conversion
- Twm Davies describes the code he wrote to accurately import and export HTML to and from Symbian Rich Text format. The DLL source code, plus S60 and UIQ test applications, are available for download too!
S60_Platform_Rich_Text_Editor_Example_v2_2_en
- 这个C + +代码示例演示RTF编辑器使用。大多数功能时自动处理的对话框架创建编辑器。然而,如插入一张图片的某些步骤,设置文本输入的类型,并显示滚动条,规定的方法或类的使用。这个例子已被修改以支持S60第五版界面和触摸。-This C++ code example demonstrates the usage of Rich Text Editor. Most of the features are handled automatically when the dialog framework
SymbianOSCCoeControl
- 首先调用SystemGc()获取图形上下文,SystemGc()是CCoeControl的一个成员函数;然后设置相应的图形上下文项;最后调用绘图函数DrawRect()画一个矩形。 所有的绘图都是通过图形上下文(graphics context,GC)来完成的。在Symbian OS中,定义了一个抽象类CGraphicsContext来统一图形上下文的接口,为设备无关的绘图提供了丰富的API。-First Call SystemGc () to obtain a graphics conte
webps_v1.0
- Win10-UI是一款win10风格的后台UI框架,它使用了丰富的Win10桌面元素,包括桌面图标、窗口化子页面管理、开始菜单、动态小磁贴等组件,兼容主流现代浏览器及移动端的屏幕尺寸,适合快速开发后台管理系统的前端界面。(Win10-UI UI is a win10 style background frame, it uses the Win10 desktop rich elements, including desktop icons, window management, sub pag
