Look closely: Originally Posted by quickNitin labelString=QString("X%1 Y%1").arg(p.x()+mapCenterX).arg(p.y()+mapCenterY) ; You have %1 twice, not %1 and %2 as you have shown us earlier.
quickNitin (17th November 2006)
Forum Rules
Bookmarks