On Wednesday 23 Sep 2009 15:03:09 Riccardo Roasio wrote: > I need to have an application with multiple Rectangle objects on the > screen that the user can click,drag and drop... > > I'm doing things in the wrong way? Not wrong necessarily but I would take a look at QGraphicsView and QGraphicsRectItem. Sean