Settextalign() and GetTextAlign()

Post Reply
User avatar
HATHAL
Posts: 78
Joined: Tue Nov 15, 2005 3:38 pm
Location: The Kingdom Saudi Arabia -Riyadh

Settextalign() and GetTextAlign()

Post 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
:)
User avatar
Antonio Linares
Site Admin
Posts: 42409
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 12 times
Been thanked: 48 times
Contact:

Post by Antonio Linares »

Hathal,

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

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42409
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 12 times
Been thanked: 48 times
Contact:

Post 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.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply