What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » RichEdit_SetCharFormat True parameter bug 4.21 - 4.23 (already have Rich text mode)

RichEdit_SetCharFormat True parameter bug 4.21 - 4.23 (already have Rich text mode)
Author: Message:
Flash
Junior Member
**

Avatar
All time Ready

Posts: 86
Reputation: 2
44 / Male / Flag
Joined: Aug 2006
O.P. RE: RichEdit_SetCharFormat parameter bug 4.22
quote:
Originally posted by Volv
quote:
Originally posted by Flash
-> yes i tryed rich text mode and nothing change.
Are you sure you've formatted your richeditcontrol attributes correctly?

code:
<Control xsi:type="RichEditControl" Id="txtMessage">
    <Position Top="100" Width="362" Height="170" Left="13"/>
    <Caption>Email</Caption>
    <Attributes>
        <TextMode>Rich Text</TextMode>
    </Attributes>
</Control>


yes Master
code:
<Control xsi:type="RichEditControl" Id="Text_Update">
                <Position Top="21" Left="9" Width="109" Height="36"/>
                <Attributes>
                    <TextMode>Rich Text</TextMode>
                    <ReadOnly>true</ReadOnly>
                    <Multiline>true</Multiline>
                </Attributes>
                <BackgroundColor><GlobalColor>grey</GlobalColor></BackgroundColor>
            </Control>

My script: Psdp
06-05-2007 09:31 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
RichEdit_SetCharFormat True parameter bug 4.21 - 4.23 (already have Rich text mode) - by Flash on 06-03-2007 at 01:20 PM
RE: RichEdit_SetCharFormat parameter bug 4.22 - by Volv on 06-03-2007 at 02:01 PM
RE: RichEdit_SetCharFormat parameter bug 4.22 - by Flash on 06-03-2007 at 03:30 PM
RE: RE: RichEdit_SetCharFormat parameter bug 4.22 - by deAd on 06-03-2007 at 03:36 PM
RE: RE: RichEdit_SetCharFormat parameter bug 4.22 - by Volv on 06-04-2007 at 11:04 AM
RE: RichEdit_SetCharFormat parameter bug 4.22 - by Flash on 06-04-2007 at 08:00 PM
RE: RichEdit_SetCharFormat parameter bug 4.22 - by Volv on 06-05-2007 at 07:02 AM
RE: RichEdit_SetCharFormat parameter bug 4.22 - by Flash on 06-05-2007 at 09:31 AM
RE: RichEdit_SetCharFormat True parameter bug 4.21 - 4.23 (already have Rich text mode) - by Flash on 06-07-2007 at 03:11 AM
RE: RichEdit_SetCharFormat True parameter bug 4.21 - 4.23 (already have Rich text mode) - by Patchou on 06-19-2007 at 05:45 PM
RE: RE: RichEdit_SetCharFormat True parameter bug 4.21 - 4.23 (already have Rich text mode) - by Flash on 06-20-2007 at 12:57 AM


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