Giter Site home page Giter Site logo

agw-aui-wxpython-demo's Introduction

This project attempts to freshen and reorganize the AGW-AUI wxPython demo module as a wxPython learning exercise. My other goal is the preparation of a structured GUI app skeleton.

To me, the extensive official wxPython demo collection is a strong attraction point. This collection demonstrates a great variety of wxPython GUI widgets, but it also includes several complex demos, such as the two similar AUI modules AUI_DockingWindowMgr.py and agw/AUI.py. Almost all of the code of these demos is monolithic and placed in single Python modules. While the demo code does illustrate how individual features can be implemented, it is difficult to reuse the whole demo or a large part of it because it lacks structure and modularity. Therefore, I attempted to restructure the code into loosely coupled components. With minor exceptions, I reproduce almost all features/functionality of the "agw/AUI.py" module. I removed several minor dependencies on other demo modules to enable independent execution of the restructured code. I have not made any attempt to preserve compatibility with Python 2. In fact, this project uses recent features where beneficial, so Python 3.10 is required, and I also use the latest wxPython 4.2.0. The present version is a relatively early attempt, and it lacks documentation. I plan to keep working on both of these aspects and improve them. For now, I am interested to see if there might be an interest in such a project and would appreciate feedback on the project structure.

agw-aui-wxpython-demo's People

Contributors

pchemguy avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

zhengquantao

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.