随笔分类 -  wxWidgets

wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase.
wxWidgets框架例子
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1#include "wx/wx.h" 2 3// 定义应用程序类 4class MyApp : public wxApp 5{ 6public: 7 virtual boo... 阅读全文

posted @ 2009-02-23 17:31 槑槑囧囧 阅读(164) 评论(0) 推荐(0)

导航