What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » [Scripting Bug] RichEditControl and SetControlText

[Scripting Bug] RichEditControl and SetControlText
Author: Message:
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: [Scripting Bug] RichEditControl and SetControlText
In rich text controls, you have to use messages to set the format, Plus! just calls the SetWindowText API. BBCode tags are not parsed in rich edit controls because Plus! has no need to anywhere in the program. The chat window edit box is not a standard rich edit control, so Plus! has no need to hook into them, as opposed to rich static controls, which Plus! uses and hooks.

Another RichEditControl bug is that when you move a window, they appear, even if their Visible attribute is set to false.
01-23-2007 09:34 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Scripting Bug] RichEditControl and SetControlText - by Eljay on 01-23-2007 at 07:15 PM
RE: [Scripting Bug] RichEditControl and SetControlText - by vikke on 01-23-2007 at 07:41 PM
RE: [Scripting Bug] RichEditControl and SetControlText - by Eljay on 01-23-2007 at 07:58 PM
RE: [Scripting Bug] RichEditControl and SetControlText - by deAd on 01-23-2007 at 09:34 PM
RE: RE: [Scripting Bug] RichEditControl and SetControlText - by vikke on 01-24-2007 at 03:58 PM
RE: [Scripting Bug] RichEditControl and SetControlText - by Eljay on 01-24-2007 at 07:44 AM
RE: RE: [Scripting Bug] RichEditControl and SetControlText - by deAd on 01-24-2007 at 09:31 PM
RE: [Scripting Bug] RichEditControl and SetControlText - by Eljay on 01-24-2007 at 09:44 PM
RE: RE: [Scripting Bug] RichEditControl and SetControlText - by deAd on 01-24-2007 at 10:00 PM
RE: [Scripting Bug] RichEditControl and SetControlText - by Eljay on 01-24-2007 at 10:11 PM


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