Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Delphi Components Usage > buggy RichEdit ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 98 of 175
Post > Topic >>

buggy RichEdit behaviour?!

by forums@[EMAIL PROTECTED] (Hmmm) Mar 3, 2004 at 02:40 AM

In a RichEdit i have this text '123456'

I select '34', then make it bold:
  richedit1.SelAttributes.Style := richedit1.SelAttributes.Style +
[fsBold];

Then I select '123456', and make it underlined:
  RichEdit1.SelAttributes.Style := richedit1.SelAttributes.Style +
[fsUnderline];

The result is that '123456' now is underlined, but there is no bold at
all!
Is this Delphi's component problem, or is Windows problem and of
course how to solve it?
 




 3 Posts in Topic:
buggy RichEdit behaviour?!
forums@[EMAIL PROTECTED]   2004-03-03 02:40:16 
Re: buggy RichEdit behaviour?!
"Bruce Roberts"  2004-03-03 15:02:53 
Re: buggy RichEdit behaviour?!
Jamie <jamie_5_not_val  2004-03-04 03:15:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 18:34:16 CDT 2008.