Page 1 of 1

Settextalign() and GetTextAlign()

Posted: Mon Dec 05, 2005 4:19 am
by HATHAL
Antonio,
I want use Windows CE 3
But the Functions is "Settextalign() And GetTextAlign()" that does not Run.
This Functions is For Windows Ce . the Net of 4 0 And Later.
There is he the function of its many is unemployed in Fwppc
With Windows CE 3
Regards
Hathal
:)

Posted: Mon Dec 05, 2005 9:03 am
by Antonio Linares
Hathal,

Today we have published a new FWPPC build that already include those functions. Please download it and try it again.

Posted: Mon Dec 26, 2005 12:04 am
by Antonio Linares
Hathal,

SetTextAlign() and GetTextAlign() don't work on Windows Mobile 3.0. You must use DrawText() with the proper DT_LEFT, DT_CENTER or DT_RIGHT flag.

It is a Windows Mobile 3.0 bug that was fixed on Windows Mobile 4.0.