Right Justify in a Window
- Posted by doncole2009 Jun 09, 2009
- 741 views
Hello Everybody,
Can anybody show how to right justify text in a window using mPuts or mPrint?
I can do it easily in a dos window with printf. But when I try mPuts or mPrint in a win32lib window it does come out right.
I've spent hours on this and am not getting anywhere. I think it has something to do with using getTextWidth().
Any help appreciated.
Don Cole