태그 : wxWidgets 요약보기전체보기목록닫기
- [wxWidgets] Widgets 데모(0)2008.01.08
- [wxWidgets] Controls 샘플(0)2008.01.08
- [wxRuby] Documentation(0)2008.01.08
- [wxWidgets] Windows Classes(0)2008.01.08
- [wxWidgets] wxHelloWorld(0)2008.01.03
- wxWidgets: Cross-Platform GUI Library ( + MinGW + Code::Blocks)(0)2007.12.31
1
- 프로그래밍
- 2008/01/08 17:00
wxWidgets-2.8.7에 포함되어 있는 샘플 코드로 다양한 위젯들의 사용 예를 볼 수 있다.
- 프로그래밍
- 2008/01/08 16:46
wxWidgets-2.8.7에 포함된 각종 컨트롤들에 대한 샘플 코드이다.
- 프로그래밍
- 2008/01/08 06:25
wxRuby Class Reference
wxRuby Syntax Conventions
wxRuby Window Styles and wxRuby Constants
- 프로그래밍
- 2008/01/08 06:12
Base Window Classes
These base classes implement functionality for derived concrete classes.
wxWindow. The base class for all windows.
wxControl. The base class for controls, such as wxButton.
w...
- 프로그래밍
- 2008/01/03 16:22
역시 모든 프로그래밍 과정 중 첫 번째는 역시 'HelloWorld'이다.
wxHelloWorld.cpp
// wxHelloWorld.cpp
// Hello world sample by Sheen Lee
#include "wx/wx.h"
...
1. 설치 과정 (Windows, wxWidgets 2.8.7, Code::Blocks 1.0rc2 기준)
MinGW(Automated MinGW Installer) 설치: 설치 옵션에서 MinGW base tools, g++ compiler, MinGW Make 선택
GDB 설치 (설치 폴더는 MinGW가 설치되어 있는 폴더로)
PATH 환경변...
1




최근 덧글