wxGlade: A GUI builder for wxPython/wxWidgets
=============================================

Version: 0.7.2
License: MIT (see LICENSE.txt)

THIS PROGRAM COMES WITH NO WARRANTY


Requirements
------------
- Python (http://www.python.org) >= 2.4
- wxPython (http://www.wxpython.org) >= 2.8


Installation
------------
If you are reading this file, you already did all the necessary :-)
To start the program, enter ``python wxglade.py`` in your shell


Documentation
-------------
The wxGlade documentation is available in two formats. The documentation in
HTML format is located in ``docs/html`` and documentation in PDF format is
stored ``docs/pdf``.

There is also an short introductory tutorial in the ``docs/`` subdirectory.


Submitting Issues
-----------------

Writing a helpful bug report is easy if you follow some hints. The items below
should help you to integrate useful information. They are not an absolute rule
- it's more like a guideline.
- What did you? May you want to include a screenshot.
- What do you want to happen?
- What actually happened?
- Provide a short example to reproduce the issue.
- Include the internal error log file ``wxglade.log`` always.

Please open a new bug in the wxGlade bug tracker on
https://sourceforge.net/p/wxglade/bugs/. You have to log-in ar Sourceforge to
file a bug report.

Alternatively you can send the bug report to the wxGlade mailing list
wxglade-general@lists.sourceforge.net. Keep in mind that you need a
subscription for sending emails to this mailing list.


Known Bugs/Issues
-----------------
Check the wxGlade bug tracker on https://sourceforge.net/p/wxglade/bugs/ for
current open bugs.

For any kind of question, there's a mailing list on
https://lists.sourceforge.net/lists/listinfo/wxglade-general.

Enjoy!
Carsten Grohmann
