应用python实现贝塞尔曲线,并应用wx python图像显示功能展现所画曲线。使用时需安装wx(内付安装程序)
2019-12-21 19:47:05 10.84MB wxpython python程序
1
wxpython这是一款支持python3.5 的pip安装包
2019-12-21 19:33:50 20.26MB wxpython3.5
1
What you will learn from this book Set up the wx main frame by adding your own Frame class to the application Create two stage widgets by using a three step process Set up an event handler, customize, receive and handle events by using custom controls and event propagation Create tooltips with rich content and add tooltips to controls Retrieve information from users using common Dialogs Enhance design and layout, hide and show controls dynamically during runtime by using sizers Create a custom XRC resource handler class to use custom widget classes in XRC Simplify window layout using the SizedControls library Draw basic shapes in a Device Context and draw gradients with ease by using a GraphicsContext Design a custom dialog class Make multi-threaded wxPython applications Capture output from other applications and display it in a wxPython GUI Access platform specific application and resource directories using wxStandardPaths Embed images into python files using wxPython's embedded image tool and classes Add robust exception handling to an application Bundle a wxPython application for distribution making your applications interface translatable
2019-12-21 19:32:06 3.15MB Python WxPython GUI Cookbook
1
wxpython利用table展示表格支持增、删、改、查。效果请参看:https://blog.csdn.net/BigBoySunshine/article/details/89486476
2019-12-21 19:28:35 2KB python
1
Scientific Visualization with wxPython and Matplotlib 使用的wxpython与matplotlib的科学可视化 Scott Pearse CSCI 5448 Spring 2011 上的讲义ppt的pdf版。简要表述了如何使用着两者,并同时使用以及效果图等内容。
2019-12-21 18:57:57 956KB python wxpython matplotlib gui
1