Posted on 2012-03-19 14:40 浪端之渡鸟 阅读(288) 评论(0) 收藏 举报
symbian 输入控件不显示输入法解决:
1.保证HandlePointerEventL中调用基类的HandlePointerEventL
2.保证作为组合控件
virtual TInt CountComponentControls() const;
virtual CCoeControl* ComponentControl(TInt aIndex) const;
大部分转载 小部分自写
刷新页面返回顶部
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。