Hi all,

I am facing very strange problem with the behavior of QPainter::drawText in RTOL locale on Mac OS X.

If i draw any text by providing bounding rect and specifying the alignment like drawText( rt, Qt::AlignLeft, text), it does not drawn properly.

ANy one knows why this is happening?


Thanks in advance.

regards,
~Sanjay