EM_SCROLLCARET problem
From: Gery (gprdataNO_at_SPAMMMMMzip.com.au)
Date: 04/21/04
- Previous message: Rick Carter: "Re: Newbie questions"
- Next in thread: J French: "Re: EM_SCROLLCARET problem"
- Reply: J French: "Re: EM_SCROLLCARET problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Apr 2004 14:42:29 +1000
Hi to all and thanks for any replay's.
I'm using RichEdit to display Div. length Text files.
As I want always to see the end of the files
I,m using
RE.Perform(EM_SCROLLCARET, 0, 0);
It does put the cursor at the eof ok, but the eof is not alwise at the
bottom of the RE. If the file is shorter as the prev. one, no text is
visible, as the eof is then one line above of the top of RE.
How can I fix this that the eof is at the bottom of RE ?
Regards Gery
Tanks for any replay
- Previous message: Rick Carter: "Re: Newbie questions"
- Next in thread: J French: "Re: EM_SCROLLCARET problem"
- Reply: J French: "Re: EM_SCROLLCARET problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|