wxPython mouse controls

Cliff Wells LogiplexSoftware at earthlink.net
Thu Jul 3 18:25:47 EDT 2003


On Thu, 2003-07-03 at 02:27, Jim Shady wrote:
> Hi,
> 
> I am looking at the feasibility in using wxPython on a project our
> company needs.
> 
> I intend to show a bar graph in a frame. I can either generate an
> image and show it in a panel, or maybe draw it on a canvas (?). Either
> case, the vital feature that we need is the ability to choose parts of
> the bar by clicking and dragging on it. The selected portion will then
> be zoomed into again by the software, generating a new bar graph.
> 
> Is this possible using wxPython?

Yes.  If you plan on using wxPython you should subscribe to the wxPython
mailing list:

http://www.wxpython.org/maillist.php

-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726  (800) 735-0555






More information about the Python-list mailing list