Edit Control of Window CE 4.2 problem
- From: "Jack" <rabbitliu@xxxxxxxxxxx>
- Date: Mon, 30 May 2005 15:01:05 +0800
Dear all:
Here I meet with a problem about edit control.
My edit control has multiline property. And I set the max characters
through EM_LIMITTEXT with prarmeter -1, wanting to including 0x7FFFFFFE
characters.
But when I set text, I find that answer isn't right.
For example, when I reading 500k text contents and set to edit control,
edit control cannot display all contents. Although the text already set
right into edit control. It seems that edit control only display about
0xFFFF (65,535) characters. But when I call GetWindowText, I can get all
contents I set, seems that only display has problem.
Anyone meet this problem ? Or is it windows ce 4.2 's bug or can avoid it
through other method ?
Thanks a lot!
Jack.
.
- Follow-Ups:
- Re: Edit Control of Window CE 4.2 problem
- From: Paul G. Tobey [eMVP]
- Re: Edit Control of Window CE 4.2 problem
- Prev by Date: downloading image without PB?
- Next by Date: Re: DEBUGMSG and FFUART enabled at the same time
- Previous by thread: downloading image without PB?
- Next by thread: Re: Edit Control of Window CE 4.2 problem
- Index(es):
Relevant Pages
|
|