wxmgl.tex

来自「很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.」· TEX 代码 · 共 28 行

TEX
28
字号
\section{wxMGL port}\label{wxmglport}wxMGL is a port of wxWidgets using the MGL library availablefrom SciTech as the underlying graphics backend. wxMGL drawsits widgets using the wxUniversal widget set which is nowpart of wxWidgets. MGL itself runs on a variety of platformsincluding DOS, Linux hardware (similar to the Linux framebuffer)and various graphics systems such as Win32, X11 and OS/2.Note that currently MGL for Linux runs only on x86-based systems.You will need wxWidgets 2.3.3 or higher and MGL 5.0 or higher.The latter is available from\urlref{http://www.scitechsoft.com/products/product\_download.html}{http://www.scitechsoft.com/products/product\_download.html}In order to configure wxWidgets to compile wxMGL you willneed to type:\begin{verbatim}  configure --with-mgl --with-universal\end{verbatim}Under DOS, wxMGL uses a dmake based make system.For further information, please see the files in docs/mglin the distribution.

⌨️ 快捷键说明

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