modal frame from wx python?

chris elliott biol75 at york.ac.uk
Wed Feb 6 08:48:57 PST 2008



pkienzle wrote:
> Hi! I'm trying to create a wx.Frame which has a method allowing the 
> user to click at several points on the canvas and returning the points 
> clicked.  This is like a modal dialog, except that only one window is 
> modal, and it is only modal part of the time.
> 
I don't know any python, but the wxMouseEvent seems a good place to start

http://biolpc22.york.ac.uk/wx/docs/html/wx/wx_wxmouseevent.html#wxmouseevent

chris




More information about the wx-users mailing list