Re: Rich Text Flip Horizontal (Mirror)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



thanks Whohah,
but it won't fix my issues.
i am making an universal teleprompter, where user can load any font etc.
A. first thing, i wanted to know the possiblity to flip the RTF in one pass.

B. is it possible to capture the hidden RTB and print it on any DC.
i tried getDC() BitBlt() where the hidden RTB is not possible to blt.
and i tried WM_PAINT and WM_PRINT it works, but it always paint only the
first page. (i need the actual scrolled content to be printed.)

C. i tried stretchblt() to Flip the RTF line by line in my display DC and
scroll.
it too works well... but when user need Reverse scrolling (Top to Bottom)
i don't know how to keep track of the Top Most line number.(Lines may
not be equal height).

but some pro has done the job, very neatly. 5000 lines can be scrolled by
scroll bar.
(Forward or Reverse). and RTF Fliped.

pls. help me...

regards
soorya



"Whohah" wrote:

> Rich Text Flip Horizontal (Mirror) wrote:
> > I want to make my own Teleprompter Software.
> > I need to show Flipped (Mirror) Text in the RichEdit Control.
> > which would appear normal in the Mirror.
> >
> > plesae how me to Flip the Rich Text in the RichEdit Control.
> >
> > i know how to print fliped rtf in the picture box and scroll it.
> > but when i do line by line scrolling. finding first line
> > on the picture box is difficult, when user wants Reverse Scrolling.
> >
> > So, it would be easy to scroll RTB in any direction.
> >
> > reagards
> > soorya
> > soorya@xxxxxxxx
> >
> >
> Another option is to find a mirror font. There are a couple of types
> of fonts that should be readily available, an Arial-type font and a
> Times-type font. Search for Arial Mirror.ttf, PrMirror.ttf or
> RSTimesMirror,Timesmir.ttf, Chain5.ttf, Bassackwards.ttf
>
.



Relevant Pages

  • Re: Text Setting on IE 6 wont stay
    ... I know it's not much help, but, you can use the mouse scroll to change the ... > of these settings are what I normally run under... ... >> The font size in IE keeps changing. ... >> Windows will ask you to confirm the change, ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Page viewing settings follow-up
    ... I no longer have to scroll across the bottom to read pages. ... desktop icons were initially tiny. ... This was after I increased the font size to "larger", 125% of normal size, ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: !Google Toolbar Request
    ... you use the scrollbar to scroll the menu. ... move up of its own accord when you approach the bottom of the screen? ... in practical terms almost any menu that is taller than the ... (The only semi-valid exception to this I can think of is font menus - ...
    (comp.sys.acorn.programmer)
  • Re: Two Questions
    ... where the character seems to stick up above ... I can get neither the tabbed panes nor scrolled pane ... a scroll bar in, but it wouldn't auto-size to the frame. ... > poor eyesight and need to use a font that is larger than that used by ...
    (comp.lang.java.gui)
  • Re: questions about richedit
    ... RTF is not designed with these tasks in mind. ... streamincallback each time.Can I increase richedit's stream in size? ... I want to record the scroll pos and caret pos for next time ... changed although the context displayed in richedit was not.I don't ...
    (microsoft.public.win32.programmer.ui)