Unexpected result using .Perform(EM_SCROLLCARET, 0, 0);
From: Gery (gprdataNO_at_SPAMMMMMzip.com.au)
Date: 04/19/04
- Next message: Bjørge Sæther: "Re: floating point arithmetic problems"
- Previous message: Hanford Carr: "Re: D5 Constant expression expected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 19 Apr 2004 13:08:39 +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, 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
- Next message: Bjørge Sæther: "Re: floating point arithmetic problems"
- Previous message: Hanford Carr: "Re: D5 Constant expression expected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|