portnote.tex

来自「Wxpython Implemented on Windows CE, Sou」· TEX 代码 · 共 19 行

TEX
19
字号
\chapter{Platform details}\label{platformdetails}
\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
\setfooter{\thepage}{}{}{}{}{\thepage}%

wxWidgets defines a common API across platforms, but uses the native graphical
user interface (GUI) on each platform, so your program will take on the native
look and feel that users are familiar with. Unfortunately native toolkits and
hardware do not always support the functionality that the wxWidgets API
requires. This chapter collects notes about differences among supported platforms and ports.

\input wxgtk.tex
\input wxmsw.tex
\input wxmac.tex
\input wxpalm.tex
\input wxos2.tex
\input wxmgl.tex
\input wxx11.tex

⌨️ 快捷键说明

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