[PyKDE] setMouseTracking
Frederick Polgardy Jr
polgardy at bodacion.com
Thu Apr 10 18:45:00 BST 2003
Yeah, there's something here at the Qt level I'm not quite understanding. I
just wrote exactly the same code in C++ and it does the same thing.
Although the interesting thing is, if you slide your mouse very carefully
around the canvas edge, it will register mouse move events. I think Jim
was probably right that, because QCanvasView is a QScrollView, the
QScrollView's managed widget is picking up those events and discarding
them. Didn't feel like investigating it at the moment though. :)
Fred
On Wednesday 09 April 2003 03:08 pm, you wrote:
> On Wednesday 09 April 2003 02:51 pm, you wrote:
> > hi,
> >
> > I have both and... neither of them "work"
> >
> > I am editing the canvas.py file directly (I'm not even opening the qt
> > designer ui for the canvas tests, I don't really need it)...
> >
> >
> > I receive mouse events ok...but there are no mouse move events unless I
> > press any of the three buttons on my mouse... :-(
> >
> >
> >
> > -max
--
F R E D E R I C K P O L G A R D Y J R.
Bodacion Technologies
18-3 E Dundee Road - Suite 300 - Barrington, IL 60010
Phone: 847/842.9008 - Fax: 847/842-1731
Web: http://www.bodacion.com
More information about the PyQt
mailing list