当前位置:编程学习 > wap >>

CAknGrid问题--图标在Wins下面取啊?

When using CAknGrid in emulator, loading icons will fail! Here is the code:
icons->AppendL(iEikonEnv->CreateIconL(pathAppMbm, EMbmLeletestMarkeditem, EMbmLeletestMarkeditemm));---这句会crash-system Error -1001
icons->AppendL(iEikonEnv->CreateIconL(pathAppMbm, EMbmLeletestGriditem, EMbmLeletestGriditemm));
......

This code works well on real device. 

I tried to copy the mbm file under armi/urel to the wins/udeb folder, it still doesn't work!!

How to solve this problem?
Any suggestion is appreciated!
补充:移动开发 ,  Symbian
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,