
August 1st, 2005, 09:00 AM
|
|
|
|
Dialogs in wxPython
You are probably already familiar with a few dialogs that can be used in your
wxPython applications. Of course, wxPython contains many more
dialogs, ranging in complexity from very simple to pretty advanced and covering
a variety of topics, from text selection to color selection. In this article,
we'll take a look at more of wxPython's dialogs – what they are for and
how they are placed in an application.
Read the full article here: Dialogs in wxPython
For more discussion go here: Blog Article Discussion
|