timaglst.tex

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

TEX
14
字号
\section{wxImageList overview}\label{wximagelistoverview}

Classes: \helpref{wxImageList}{wximagelist}

An image list is a list of images that may have transparent areas.
The class helps an application organise a collection of images
so that they can be referenced by integer index instead of by
pointer.

Image lists are used in \helpref{wxNotebook}{wxnotebook}, 
\helpref{wxListCtrl}{wxlistctrl}, \helpref{wxTreeCtrl}{wxlistctrl} and
some other control classes.

⌨️ 快捷键说明

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