-
agw : This is the Advanced Generic Widgets package (AGW).
-
analogclock : AnalogClock - an analog clock.
-
anchors : LayoutAnchors is a class that implements Delphi's Anchors using
wx.LayoutConstraints .
-
art
-
buttonpanel : Attention! ButtonPanel now lives in wx.lib.agw, together with
its friends in the Advanced Generic Widgets family.
-
buttons : This module implements various forms of generic buttons, meaning that
they are not built on native controls but are self-drawn.
-
calendar
-
CDate
-
ClickableHtmlWindow : sorry no documentation...
-
colourchooser : PyColourChooser
Copyright (C) 2002 Michael Gilfix <mgilfix@eecs.tufts.edu>
-
colourdb : Load addition color names/values into the wx colour database.
-
colourselect : Provides a ColourSelect button that, when clicked, will display a
colour selection dialog.
-
colourutils : Some useful colour-realted utility functions
-
combotreebox : ComboTreeBox provides a ComboBox that pops up a tree instead of a list.
-
customtreectrl : Attention! CustomTreeCtrl now lives in wx.lib.agw, together with
its friends in the Advanced Generic Widgets family.
-
delayedresult : This module supports the thread-safe, asynchronous transmission of data
('delayed results') from a worker (non-GUI) thread to the main thread.
-
dialogs
-
docview
-
dragscroller
-
editor
-
embeddedimage
-
eventStack
-
eventwatcher : A widget and supporting classes for watching the events sent to some other widget.
-
evtmgr : A module that allows multiple handlers to respond to single wxWidgets
events.
-
expando : This module contains the ExpandoTextCtrl which is a multi-line
text control that will expand its height on the fly to be able to show
all the lines of the content of the control.
-
fancytext : FancyText -- methods for rendering XML specified text
-
filebrowsebutton
-
flatnotebook : Attention! FlatNotebook now lives in wx.lib.agw, together with
its friends in the Advanced Generic Widgets family.
-
floatbar : wish, but be warned that dealing with any consequences is
entirly up to you.
-
floatcanvas : This is the floatcanvas package.
-
foldmenu
-
foldpanelbar : Attention! FoldPanelBar now lives in wx.lib.agw, together with
its friends in the Advanced Generic Widgets family.
-
gestures : This is a class to add Mouse Gestures to a program.
-
graphics : This module implements an API similar to wx.GraphicsContext and the
related classes.
-
gridmovers
-
grids : In this module you will find PyGridSizer and PyFlexGridSizer.
-
hyperlink : Attention! HyperLinkCtrl now lives in wx.lib.agw, together with
its friends in the Advanced Generic Widgets family.
-
imagebrowser
-
imageutils
-
infoframe : infoframe.py
Released under wxWindows license etc.
-
inspection
-
intctrl
-
langlistctrl : ListCtrl and functions to display languages and the flags of their countries
-
layoutf
-
masked : package providing "masked edit" controls, allowing characters within a data entry control to remain fixed, and providing fine-grain control over allowed user input.
-
mixins
-
multisash
-
mvctree : MVCTree is a control which handles hierarchical data.
-
newevent : Easy generation of new events classes and binder objects
-
ogl : The Object Graphics Library provides for simple drawing and manipulation
of 2D objects.
-
pdfwin
-
pdfwin_old
-
platebtn : Editra Control Library: PlateButton
-
plot : This is a simple light weight plotting module that can be used with
Boa or easily integrated into your own wxPython application.
-
popupctl
-
printout
-
pubsub : This module provides a publish-subscribe component that allows
listeners to subcribe to messages of a given topic.
-
pydocview
-
pyshell : PyShellWindow is a class that provides an Interactive Interpreter running
inside a wxStyledTextCtrl, similar to the Python shell windows found in
IDLE and PythonWin.
-
rcsizer : A pure-Python Sizer that lays out items in a grid similar to
wx.FlexGridSizer but item position is not implicit but explicitly
specified by row and col, and row/col spanning is supported.
-
resizewidget : Reparents a given widget into a specialized panel that provides a resize
handle for the widget.
-
rightalign : Some time ago, I asked about how to right-align
wxTextCtrls.
-
scrolledpanel
-
sheet
-
shell : wxPython interactive shell
Copyright (c) 1999 SIA "ANK"
this module is free software.
-
sized_controls
-
splashscreen : A Splash Screen implemented in Python.
-
splitter : This module provides the MultiSplitterWindow class, which is very
similar to the standard wx.SplitterWindow except it can be split
more than once.
-
statbmp
-
stattext
-
throbber : A throbber displays an animated image that can be
started, stopped, reversed, etc.
-
ticker : News-ticker style scrolling text control
-
ticker_xrc
-
utils : A few useful functions.
-
wordwrap
-
wxcairo : This module provides some glue code that allows the pycairo package to
be used for drawing direclty on wx.DCs.
-
wxPlotCanvas : This is a port of Konrad Hinsen's tkPlotCanvas.py plotting module.
-
wxpTag : wxPython.lib.wxpTag
|