Contents Up Previous Next 原文へのリンク

wxWidgets を使用したマルチ・プラットフォーム開発 Multi-platform development with wxWidgets

本章は、wxWidgetsを使用する実際的な詳細について記述します。最新のインストール方法については install.txt を、そして、バージョンによる違いについては changelog.txt を参照してください。
This chapter describes the practical details of using wxWidgets. Please see the file install.txt for up-to-date installation instructions, and changes.txt for differences between versions.

インクルードファイル
Include files

ライブラリ
Libraries

設定
Configuration

Makefiles
Makefiles

ウィンドウズ固有のファイル
Windows-specific files

wxWidgets オブジェクトの割り当てと開放
Allocating and deleting wxWidgets objects

アーキテクチャの依存性
Architecture dependency

条件付コンパイル
Conditional compilation

C++ の問題
C++ issues

ファイルの取り扱い
File handling