随笔分类 -  71.wxWidgets

摘要:Note that only command events (whose event classes are based directly or indirectly on wxCommandEvent) are recursively applied to the window parent's event handler. As this quite often causes confusion for users,here is a list of system events that will not get sent to the parent's event han 阅读全文
posted @ 2011-10-06 19:00 庚武 阅读(344) 评论(0) 推荐(0) 编辑
摘要:Ultimate Packer for eXecutables Copyright (C) 1996 - 2010UPX 3.07w Markus Oberhumer, Laszlo Molnar & John Reiser Sep 08th 2010Usage: upx [-123456789dlthVL] [-qvfk] [-o file] file..Commands: -1 compress faster -9 compre... 阅读全文
posted @ 2011-10-06 16:00 庚武 阅读(517) 评论(0) 推荐(0) 编辑
摘要:windows下,注意文件格式设为UTF-8。Code::Blocks 10.05设置: Setting -> EditorMain.cpp:#include "wx/wx.h"//Declare the application classclass MyApp:public wxApp{public: //Called on application startup virtual bool OnInit();};// Declare our main frameclassclass MyFrame:public wxFrame{public: // Construc 阅读全文
posted @ 2011-10-05 00:26 庚武 阅读(1074) 评论(0) 推荐(0) 编辑
摘要:WxWindowsQuickRef快速引用:http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef#Frequently_Asked_Questions中文wxWidgets编译与简单测试http://hi.baidu.com/fcl06/blog/item/5233d8efbdaa763fadafd52f.html-------------------------------------------------------Execute the build command. The recommended command to 阅读全文
posted @ 2011-10-03 00:35 庚武 阅读(1041) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示