wxPython: problems with doubleclick

Uwe Schmitt uwe at rocksport.de
Tue Nov 27 15:56:34 EST 2001


Hi,

I nearly finished my first "paint-program" under wxPython. There is
just a little problem: I use wxFileDialog in order to load data.
When I select a file with a double-click, the second click is buffered,
that is, the file is opened and the buffered click yields painting
in the canvas...

How can I avoid this behavior ? Is there a possibility to empty
this mouse click buffer ???

Greetings, Uwe.


-- 
Dr. rer. nat. Uwe Schmitt                       Uwe.Schmitt at num.uni-sb.de
Universitaet des Saarlandes                     Angewandte Mathematik
Building 36.1 Room 4.17         PO-Box 151150   D-66041 Saarbruecken
Mobile:0177/6806587    Fax:+49(0)681/302-4435   Office:+49(0)681/302-2468



More information about the Python-list mailing list