Tutorial example hangs

You'll have to be more specific about what you are doing when you get the
fault. I cut and pasted your code to my Windows 2000 box with Python 2.3
Unicode and wxPython Unicode, and all of the menus and buttons work perfectly.

···

On Wed, 10 Sep 2003 07:03:25 +0200, Janos Blazi <jblazi@gmx.de> wrote:

I copied the wxPython tutorial example (chapter Events in wxPython) from
HTML and tried to run it. The window is displayed correctly as far as I
can tell, but I get the famous message that wxPython.exe has detected an
error and has to be terminated. I am asked if I want to send a report to
Microsoft.

I use XP and Python 2.3 (and wxPython for Python 2.3, the ASCII version)
.

Can anybody help me?

--
- Tim Roberts, timr@probo.com
  Providenza & Boekelheide, Inc.

I asked last week about using RPy in conjuction with wxPython and have run into a few problems re. using the plotting functions in RPy (which are actually the R plotting functions). I figured that this might be asking too much and that perhaps I should try just using RPy for calculations and hunt around for a better fit re. plotting and wxPython. Any reccomendations re. 2 and 3d plotting packages used successfully in conjuction with wxPython ?

-- KY
Karl Young
University of California, SF Phone: (415) 221-4810 x3114 lab
VA Medical Center, MRS Unit (114M) (415) 750-9463 home
4150 Clement Street FAX: (415) 668-2864
San Francisco, CA 94121 Email: kyoung@itsa.ucsf.edu

Karl Young wrote:

Any reccomendations re. 2 and 3d plotting packages used successfully in
conjuction with wxPython ?

Gnuplot works pretty well, via Py

http://gnuplot-py.sourceforge.net/

It's totally out of process, so I wouldn't expect any problems with
wxPython.

For 2-d, check out wxPyPlot and Sci-Py/Chaco

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                        
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov