BTW,have u updated it for 2nd Edition? :)
Type: Posts; User: mp0net; Keyword(s):
BTW,have u updated it for 2nd Edition? :)
Hi Liu,
I am fresh for this system, and not a experienced programmer. Thus, fewer codes fewer classes and fewer files in the project will be very much in our beginners' favor.
Would u plz tell me...
因为aifbuilder会更改MBM文件,总觉得不踏实。
有一个办法是:
1.编译之后,生成sis文件
2.用UnMakeSIS解包
3.之后用IconWizard生成一个aif,覆盖原aif文件
4.再用MakeSIS打包
5.安装到手机上用
谁能告诉我怎样用图像编辑软件直接改Project文件夹里的context_pane_icon.bmp这些文件才能正常在模拟器显示呢?
大家好
我直接用FireWork在Source File里面编辑了aif文件夹的图标并保存后,再用模拟器运行时,图标就变成不正常的颜色了(整个图标就一个大色块)。但是用windows的图片查看器或者PHOTOSHOP来看还是正常的。
是用BMP 8保存的,FIREWORK和PS上均没有BMP 12的保存选项。用BMP24保存编译器直接就报错了。
...
thanks for helping, everyone.
i have seem the View Based GUI example from the wizard.
however, it will appear all view lables on the Navi Pane, can we use multi views/containers, lets say 9?
...
have u found any source code of this app? I mean the one for 6600
大家好
假定有两个面板(container),如何实现从container1的界面上,按一个菜单或者GRID转到container2呢?如掌讯通主界面中选择了天气,然后就转到天气的面板 (如果掌讯通的天气是一个独立container面板的话)
能否列出project中各文件需要更改或添加的代码?
另外面板间互换是否需要释放内存?
万分感谢!
Thanks for ur help Hu, but I think I shall need a S60 7.X for reference. I am too new to convert desktop Apps to symbian
谢谢你的回答。
但是S60会涉及到container的内容的调用,比如预存在project里表示天气图标的位图,这比起用HTML来说难多了,也常常让新人无从下手。
找到一个非常好的例子:http://www.badpint.org/weather/ 是个开源软件,可惜仅支持6.1平台
此外浏览了一些“简单”的web...
大家好!
我是Symbian新手,刚刚学完了C++的基础。因为找不到像雅虎天气预报、新闻这样的例子感到非常困惑。虽然在反复看了诸如SimpleGrid和aknexgrid这些例子后对UI代码有了一定了解,也尝试了写出SELECTION GIRD的主界面,但是得不到web service(天气、新闻、货币牌价等)的完整例子确实很是茫然。
...
Hi all,
I am trying to learn some web service application coding, but lack for tutorials or example codes based on S60 7.x platform.
Does anyone know where can I find some S60 7.x examples of...
Does any1 tell me that how can we create Selection Grids using UI Designer?
http://stuweb.cms.gre.ac.uk/~lc607/image/gridsample.jpg
If we can't generate Grids by this Developer Edition feature,...
It works after patching PrnESock to the SDK!
PrnESock.DLL and PrnESock.LIB
:)
well, finally get the etelbgsm.h in 9200 SDK.
But now comes with new problems, its said :"weather fatal error LNK1181: cannot open input file 'prnesock.lib'
"
does any1 can tell what shall I do...
Dear All,
I was searching this "etelbgsm.h" on web for hours, but can not find an alive link for this file.
I was trying to learn a Symbian 6.1 example of a Weather app. But "etelbgsm.h" can't...
Hi all,
Can Selection Grid be supported by Carbide C++ 1.2 UI Designer?
http://stuweb.cms.gre.ac.uk/~lc607/image/gridsample.jpg
If the UI Designer supports Grid, would you please tell me how...
Hi all,
I have installed Carbide C++ and some SDKs, but some old version samples might not be supported by Carbide C++(eg. Grid Control Example).
So I am going to install VS 2003 in oder to run...