搜索资源列表
ContextMenu
- symbian下实现上下文敏感菜单,IDE为carbide或vc6,可用于2rd_fp2及2rd_fp3下
Context_Sensitive_Help
- 自己整理的文档,描述如何生成symbian s60系统上下文帮助(context help),并加入应用程序的方法步骤。-Organize their documents, describes how to generate symbian s60 system of context help (context help), and add steps to the application of the method.
SymbianOSCCoeControl
- 首先调用SystemGc()获取图形上下文,SystemGc()是CCoeControl的一个成员函数;然后设置相应的图形上下文项;最后调用绘图函数DrawRect()画一个矩形。 所有的绘图都是通过图形上下文(graphics context,GC)来完成的。在Symbian OS中,定义了一个抽象类CGraphicsContext来统一图形上下文的接口,为设备无关的绘图提供了丰富的API。-First Call SystemGc () to obtain a graphics conte