What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Rich Edit Control

Rich Edit Control
Author: Message:
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
O.P. Rich Edit Control
           
code:
<Control xsi:type="RichEditControl" Id="EditRichEdit">
                <Position Top="40" Width="280" Height="200" Left="5"/>
                <Attributes><TextMode>Rich Text</TextMode></Attributes>
            </Control>

What's wrong with this code? It's not...rich...
06-30-2006 08:52 PM
Profile PM Find Quote Report
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: Rich Edit Control
It is actually works here... When I paste "Rich Text", it does appear in the edit box as rich content. I haven't tried using it, but it seems like the "Rich Edit Box" part works the way you tried..
06-30-2006 09:34 PM
Profile E-Mail PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
O.P. RE: Rich Edit Control
It appears as normal text for me O_O

EDIT: It works if I copy in rich text. How do I put rich text in through code?

This post was edited on 06-30-2006 at 09:51 PM by deAd.
06-30-2006 09:39 PM
Profile PM Find Quote Report
Pai
Full Member
***

w00t !

Posts: 203
Reputation: 2
– / Male / –
Joined: Sep 2003
RE: Rich Edit Control
Almost a month later, I've the same problem :S

Is there a way to do this ? I mean, adding rich text through code

Thanks
07-23-2006 12:24 PM
Profile PM Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: Rich Edit Control
If I understand you guys correctly, you see the text box, but no buttons that change the way the text box works.

Well, that's because you have to code them yourself :)

You can alter the current colour, size, etc using the RTB's properties - which you should be able to find a list of on the MSDN.
[Image: AndrewsStyle.png]
07-23-2006 12:52 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On