FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xBrowser - header - vertical Font alignment
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
xBrowser - header - vertical Font alignment
Posted: Mon Dec 17, 2007 11:08 AM
I have the feeling, that alignment left if you have a vertical font starts at the middle of the row-height.
How can I reach that the a vertical font is displayed correctly?
Regards,
Otto
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
xBrowser - header - vertical Font alignment
Posted: Mon Dec 17, 2007 07:45 PM
I found a solution:

if oFont:nEscapement()= 900
...

Continue the discussion