Hi, thank you very much for reply.
But if I just use the position given from the event, the item is not drawn at the mouse press position because I set QGraphicsItem::ItemIgnoresTransformations flag of the item to prevent it from resizing with window...
Is there any better way to keep the item size to fixed number of pixels?
Bookmarks