PDA

View Full Version : Edit Box align right doesn't work on PPC


HARRY01
01-24-2007, 09:52 AM
Hallo,

An Edit Box is specified with ES_RIGHT. On the PC data entered, via keyboard or SetText, is displayed on the right side, on the PPC data is displayed on the left side.

My fault or bug?

Harry

PointOfLight
01-24-2007, 01:35 PM
If you were to ask Microsoft, they'd call it a "feature". Here's another thread that discusses this problem: Edit Control Alignment.

HARRY01
01-24-2007, 02:43 PM
Eri,

Thanks. Now, it works.

Harry