readme.txt

来自「Symbian_OS_code 初学Symbian_OS学习代码, 屏幕截图软」· 文本 代码 · 共 52 行

TXT
52
字号
Screenshot for Symbian OS
Version 3.03
Copyright 2005 - 2008, Antony Pranata
http://www.antonypranata.com
=====================================

Introduction
------------
This package contains the source code of Screenshot for Symbian OS (a.k.a. Bencoolen project).
Screenshot for Symbian OS is an application to take screenshot on your Symbian OS phones (S60).
You can capture screenshot and save it to a file in JPEG, PNG, BMP or MBM formats.
The screenshot can be sent directly to a PC via bluetooth or infrared or to another mobile phone as MMS.
Furthermore, you can customize the shortcut key, file name and delay of capturing.


Instructions
------------
Follow the instructions below to use Screenshot for Symbian OS

- Launch the application from the main menu.
- Select the shortcut by selecting Options | Settings menu. The default shortcut is Camera key.
- Bring application to the background by pressing Back menu.
- Press the shortcut to capture screenshot.


Building
--------
To build this project you need S60 3rd SDKs.
Go to http://forum.nokia.com to download S60 3rd SDKs.

To build the project on emulator, follow these steps:
- Go to to the platform's group folder

    S60 3rd Edition -> \group\S60_3rd

- Open Command Prompt and type:

    bldmake bldfiles
    abld build armi urel

  For S60 3rd Edition, type:

    bldmake bldfiles
    abld build gcce urel


Known Issues
------------
- Video played on RealPlayer cannot be captured.
- Some applications that uses direct screen access cannot be captured,
  for example Camera application on some Nseries devices.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?