
wxwidgets
xianpeng2020
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
wxwidgets open source projects
Ginkgo CADxOpen Core DICOM Viewer + Dicomizer + CADxhttp://ginkgo-cadx.com/en/downloads/转载 2014-03-02 21:06:18 · 580 阅读 · 0 评论 -
test wxtreelistctrl
import stringimport wx#---------------------------------------------------------------------------class MyTreeCtrl(wx.TreeCtrl): def __init__(self, parent, id, pos, size, style, l转载 2014-03-03 09:42:06 · 1254 阅读 · 0 评论 -
wxtreelistctrl swig interface
%module wxcode%{#include "wx/wxPython/wxPython.h"#include "wx/wxPython/pyclasses.h"#include "wx/wxPython/printfw.h"#include "wx/wxPython/pytree.h"#include "wxcode_treelistctrl.h"usin转载 2014-03-03 09:36:24 · 900 阅读 · 0 评论