📄 richtexteditor.mmp
字号:
/*
* ============================================================================
* Name : RichTextEditor.mmp
* Part of : RichTextEditor
* Created : 05/08/2006 by Forum Nokia
* Description:
* This is the project specification file for RichTextEditor.
* Version : 2.0
*
* Copyright (c) 2006 - 2007 Nokia Corporation.
* This material, including documentation and any related
* computer programs, is protected by copyright controlled by
* Nokia Corporation.
* ============================================================================
*/
TARGET RichTextEditor.app
TARGETTYPE app
UID 0x100039CE 0x01EF0030
TARGETPATH \system\apps\RichTextEditor
SOURCEPATH ..\src
SOURCE RichTextEditorApp.cpp
SOURCE RichTextEditorAppUi.cpp
SOURCE RichTextEditorDocument.cpp
SOURCE RichTextEditorContainer.cpp
SOURCE MyPicture.cpp
SOURCEPATH ..\data
RESOURCE RichTextEditor.rss
RESOURCE RichTextEditor_caption.rss
// Additional SOURCE definitions used when importing to Carbide IDE
#ifdef _CARBIDE_CPP_
SOURCE picture.mbm
SOURCEPATH ..\sis
SOURCE RichTextEditor_S60_2nd_Ed_Carbide.pkg
#endif // Carbide
LANG SC
USERINCLUDE ..\inc
SYSTEMINCLUDE \epoc32\include
LIBRARY euser.lib
LIBRARY avkon.lib
LIBRARY apparc.lib
LIBRARY cone.lib
LIBRARY eikcore.lib
LIBRARY eikcoctl.lib
LIBRARY gdi.lib
LIBRARY etext.lib
LIBRARY fbscli.lib
LIBRARY eikctl.lib
LIBRARY estor.lib form.lib
AIF RichTextEditor.aif ..\aif RichTextEditorAif.rss c8 context_pane_icon.bmp context_pane_icon_mask.bmp list_icon.bmp list_icon_mask.bmp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -