 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Iman Biglari Guest
|
Posted: Sat Nov 29, 2003 10:34 am Post subject: PageBreak Marker in Richedit |
|
|
Hi;
I need to draw a line in my rich edit between each page (like Word,
in "Normal View"). How can I do it?
|
|
| Back to top |
|
 |
Peter Below (TeamB) Guest
|
|
| Back to top |
|
 |
Peter Below (TeamB) Guest
|
Posted: Mon Dec 01, 2003 8:15 pm Post subject: Re: PageBreak Marker in Richedit |
|
|
In article <3FA37863.9090008 (AT) gmx (DOT) net>, Iman Biglari wrote:
| Quote: | It doesn't matter, if I should write a new descendant of TRichEdit. Is
it possible to do such a work with TRichEdit properties?
|
I do not say that it's impossible, but it would surely be a *lot* of work to
implement properly. Not only do you need a way to display the page marker in
a way that does not allow the user to mess it up, you also need a way to
*dynamically* figure out where to place the marker while the user is entering
text (background pagination, like a proper wordprocessor does it). It would
be way cheaper to buy a more capable component.
Perhaps it would be enough to show the pagination in a print preview type of
display? Search the newsgroup archives for PreviewU1 and my name, perhaps
that code is of some use to you.
--
Peter Below (TeamB)
Use the newsgroup archives :
http://www.mers.com/searchsite.html
http://www.tamaracka.com/search.htm
http://groups.google.com
http://www.prolix.be
|
|
| Back to top |
|
 |
Peter Below (TeamB) Guest
|
Posted: Sat Dec 06, 2003 12:32 pm Post subject: Re: PageBreak Marker in Richedit |
|
|
In article <3FD2F1D1.2010409 (AT) gmx (DOT) net>, Iman Biglari wrote:
| Quote: | I should display the marker while the user is typing. I need to know
how can I paginate the contents of the rich edit?
|
<Sigh>. Not giving up easily, eh? I simply see no way to do this in a practical
manner with a richedit control, sorry.
| Quote: | Can you please give me your mail address? Mine is [email]ibiglari (AT) gmx (DOT) net[/email] .
|
Nope, i don't do private consulting.
--
Peter Below (TeamB)
Use the newsgroup archives :
http://www.mers.com/searchsite.html
http://www.tamaracka.com/search.htm
http://groups.google.com
http://www.prolix.be
|
|
| Back to top |
|
 |
Iman Biglari Guest
|
Posted: Sun Dec 07, 2003 9:24 am Post subject: Re: PageBreak Marker in Richedit |
|
|
I should display the marker while the user is typing. I need to know
how can I paginate the contents of the rich edit?
Can you please give me your mail address? Mine is [email]ibiglari (AT) gmx (DOT) net[/email] .
Peter Below (TeamB) wrote:
| Quote: | In article <3FA37863.9090008 (AT) gmx (DOT) net>, Iman Biglari wrote:
It doesn't matter, if I should write a new descendant of TRichEdit. Is
it possible to do such a work with TRichEdit properties?
I do not say that it's impossible, but it would surely be a *lot* of work to
implement properly. Not only do you need a way to display the page marker in
a way that does not allow the user to mess it up, you also need a way to
*dynamically* figure out where to place the marker while the user is entering
text (background pagination, like a proper wordprocessor does it). It would
be way cheaper to buy a more capable component.
Perhaps it would be enough to show the pagination in a print preview type of
display? Search the newsgroup archives for PreviewU1 and my name, perhaps
that code is of some use to you.
--
Peter Below (TeamB)
Use the newsgroup archives :
http://www.mers.com/searchsite.html
http://www.tamaracka.com/search.htm
http://groups.google.com
http://www.prolix.be
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|