mobilepaint.xml
来自「symbian5版类似于Windows画图版功能的源程序」· XML 代码 · 共 29 行
XML
29 行
<?xml version="1.0"?>
<!DOCTYPE asptml SYSTEM "/epoc32/tools/cshlpcmp/dtd/asptml.dtd">
<?xml:stylesheet href="/epoc32/tools/cshlpcmp/xsl/asptml.xsl" title="asptml" type="text/xsl"?>
<asptml>
<uid value="0x2000E195"/>
<topic><category>MobilePaint</category><topictitle>General Information</topictitle>
<synonyms>General Information</synonyms>
<context contextUID="General_Information"/>
<index>MobilePaint</index>
<p>
Drawing can be done with a finger or a stylus (for more accurate drawing).
</p>
<p>
There are two toolbar options, CAknToolbar and a custom floating toolbar. By default the application provides a floating custom toolbar with various drawing options: pencil, line, rectangle, circle, line width, colour, undo (one step back), and an empty board. The toolbar location can be changed by dragging it. If CAknToolbar is in use, the toolbar is in fixed position, is bigger and thus has fewer buttons.
</p>
<p>
The Options menu provides the saving option for the current drawing. The image is saved in JPEG format into c:\data\images.
</p>
<p>
Example application does not support picture browsing. Browsing pictures from c:\data\images folder can be done with any image viewer application e.g. ImageConverter Example, available for download at www.forum.nokia.com
</p>
</topic>
</asptml>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?