Thread: Wordbreak in a RichEdit control

  1. #1
    Registered User Joelito's Avatar
    Join Date
    Mar 2005
    Location
    Tijuana, BC, México
    Posts
    310

    Wordbreak in a RichEdit control

    Hi

    I'm working in an application that uses a richedit control that will never resize.

    This will later has a file, loaded from the user, but I'll disabled its scrollbars.

    So, my idea is keep all the text visible in the control, without scrollbars, and use breaklines as necessary to keep it all visible.

    But, I don't know which message I have to send..or I have to parse the text from the user? :\
    * PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with xfce4.
    * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with xfce4.

  2. #2
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058
    Maybe Edit Word Break can be of some help to you.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WIN32 API: RichEdit control RTF data size
    By wn00 in forum Windows Programming
    Replies: 2
    Last Post: 09-05-2006, 06:15 PM
  2. Button handler
    By Nephiroth in forum Windows Programming
    Replies: 8
    Last Post: 03-12-2006, 06:23 AM
  3. richedit control example
    By willc0de4food in forum Windows Programming
    Replies: 2
    Last Post: 07-06-2005, 06:03 AM
  4. RichEdit Control
    By X PaYnE X in forum Windows Programming
    Replies: 7
    Last Post: 12-21-2003, 01:18 PM
  5. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM