Click here to Skip to main content
15,912,932 members
Home / Discussions / C#
   

C#

 
GeneralRe: replace Pin
Guffa1-Feb-06 22:24
Guffa1-Feb-06 22:24 
GeneralRe: replace Pin
Guffa1-Feb-06 21:58
Guffa1-Feb-06 21:58 
GeneralRe: replace Pin
mav.northwind1-Feb-06 22:40
mav.northwind1-Feb-06 22:40 
Question.Z library? Pin
Howard Richards1-Feb-06 5:58
Howard Richards1-Feb-06 5:58 
QuestionRichTextBox and hidden Text Pin
Beringer1-Feb-06 5:51
Beringer1-Feb-06 5:51 
AnswerRe: RichTextBox and hidden Text Pin
Beringer1-Feb-06 7:52
Beringer1-Feb-06 7:52 
GeneralRe: RichTextBox and hidden Text Pin
Beringer1-Feb-06 8:00
Beringer1-Feb-06 8:00 
GeneralRe: RichTextBox and hidden Text Pin
mav.northwind1-Feb-06 9:39
mav.northwind1-Feb-06 9:39 
GeneralRe: RichTextBox and hidden Text Pin
Beringer1-Feb-06 11:08
Beringer1-Feb-06 11:08 
GeneralRe: RichTextBox and hidden Text Pin
mav.northwind1-Feb-06 22:53
mav.northwind1-Feb-06 22:53 
GeneralRe: RichTextBox and hidden Text Pin
Beringer2-Feb-06 7:49
Beringer2-Feb-06 7:49 
GeneralRe: RichTextBox and hidden Text Pin
Beringer2-Feb-06 19:53
Beringer2-Feb-06 19:53 
GeneralRe: RichTextBox and hidden Text Pin
mav.northwind2-Feb-06 22:33
mav.northwind2-Feb-06 22:33 
Ok, now I think I see what the problem is.
The RTB seems to have a problem when the RTF starts with hidden text.
I doubt that the behaviour is created by the .NET wrapper around the underlying rich edit control, but you can try to reproduce the same effect with an MFC program, for example, to verify this.

Then you should try to contact Microsoft and let them know that there's a problem with the rich edit control, they might even be able to fix it easily and produce a hotfix.

Some time ago I had a different problem with the RTB (the undo/redo buffer was cleared when you queried its Text property) and received a new version of the rich edit control that didn't show the behaviour.
Altogether, I'm very content with the performance of Microsoft's support, so you should give it a try.

Regards,
mav
GeneralRe: RichTextBox and hidden Text Pin
Beringer3-Feb-06 4:25
Beringer3-Feb-06 4:25 
Questionreference exe assembly in visual studio Pin
alexrait11-Feb-06 5:37
alexrait11-Feb-06 5:37 
AnswerRe: reference exe assembly in visual studio Pin
Colin Angus Mackay1-Feb-06 5:49
Colin Angus Mackay1-Feb-06 5:49 
GeneralRe: reference exe assembly in visual studio Pin
alexrait11-Feb-06 5:53
alexrait11-Feb-06 5:53 
GeneralRe: reference exe assembly in visual studio Pin
Dave Kreskowiak1-Feb-06 7:02
mveDave Kreskowiak1-Feb-06 7:02 
GeneralRe: reference exe assembly in visual studio Pin
alexrait11-Feb-06 8:15
alexrait11-Feb-06 8:15 
GeneralRe: reference exe assembly in visual studio Pin
Dave Kreskowiak1-Feb-06 9:12
mveDave Kreskowiak1-Feb-06 9:12 
GeneralRe: reference exe assembly in visual studio Pin
mav.northwind1-Feb-06 9:47
mav.northwind1-Feb-06 9:47 
AnswerRe: reference exe assembly in visual studio Pin
Dave Kreskowiak1-Feb-06 5:51
mveDave Kreskowiak1-Feb-06 5:51 
AnswerRe: reference exe assembly in visual studio Pin
Daniel Grunwald1-Feb-06 6:32
Daniel Grunwald1-Feb-06 6:32 
GeneralRe: reference exe assembly in visual studio Pin
alexrait11-Feb-06 6:36
alexrait11-Feb-06 6:36 
QuestionLine number and filenames? Pin
Brian R1-Feb-06 5:18
Brian R1-Feb-06 5:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.