태그 : wxWidgets 요약보기전체보기목록닫기

1

[wxWidgets] Widgets 데모

wxWidgets-2.8.7에 포함되어 있는 샘플 코드로 다양한 위젯들의 사용 예를 볼 수 있다.

[wxWidgets] Controls 샘플

wxWidgets-2.8.7에 포함된 각종 컨트롤들에 대한 샘플 코드이다.

[wxRuby] Documentation

wxRuby Class Reference wxRuby Syntax Conventions wxRuby Window Styles and wxRuby Constants

[wxWidgets] Windows Classes

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...

[wxWidgets] wxHelloWorld

역시 모든 프로그래밍 과정 중 첫 번째는 역시 'HelloWorld'이다. wxHelloWorld.cpp // wxHelloWorld.cpp // Hello world sample by Sheen Lee #include "wx/wx.h" ...

wxWidgets: Cross-Platform GUI Library ( + MinGW + Code::Blocks)

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


GirlsWatch