Igor Delovski Board Forum Index Igor Delovski Board
My Own Personal Slashdot!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Rich Edit

 
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Win32
Win32  
Author Message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Fri Jan 12, 2007 7:01 pm    Post subject: Rich Edit Reply with quote

Murray Sargent: Some RichEdit History

"RichEdit 1.0 was created by the Microsoft Exchange group, notably by
David Fulmer with help by Anthony Francisco and others. In addition to
being used by Exchange's mail program, RichEdit 1.0 was wrapped in MFC
to produce WordPad as an example of how MFC could be used for text
processing. This was shipped with Windows 95 as mentioned in the previous
post."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sat Jan 13, 2007 3:19 pm    Post subject: Reply with quote

RC: How do I load an entire file into a rich text control?

"To load an entire file into a rich text control, you can use the EM_STREAMIN
message, which accepts an IStream of data all at once. Once you find the
message, it's pretty straightforward how to use it, but I'll write out the code
anyway."


Day after: How do I put more than 32,000 characters into a rich text control?

"If you don't specify otherwise, the maximum number of characters in
a rich edit control is 32,767 charaters. You can raise the limit with the
EM_EXLIMITTEXT message."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sun May 18, 2008 12:30 am    Post subject: Reply with quote

cboard - (Multiline) Edit Control Limit

"Essentially, you're just using an edit control to "view" one page of an
extremely large document at a time."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Fri Aug 21, 2009 11:54 pm    Post subject: Reply with quote

RC - The format rectangle is recalculated whenever the window re-
sizes, and that's a good thing


"You create a multi-line edit control. Like many programs, you might create
it at a temporary size while you try to figure out what its real size should be.
You might even resize the control dynamically as the container is resized.

What you definitely don't want is the format rectangle of the edit control to
be locked to the size the window was originally created at."
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Win32 All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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


Delovski.hr
Powered by php-B.B. © 2001, 2005 php-B.B. Group