What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Line breaks in a (Rich)EditControl

[?] Line breaks in a (Rich)EditControl
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
O.P. [?] Line breaks in a (Rich)EditControl
How can I make a RichEditControl (or EditControl) which allows the user to enter line breaks and tab indents? So, when the user presses [TAB] in the control, a tab is added.

Anyone knows how? :)
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
09-20-2006 04:32 PM
Profile E-Mail PM Web Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
O.P. RE: [?] Line breaks in a (Rich)EditControl
BUMP!
Anyone? I really need it. :'(
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
09-20-2006 06:33 PM
Profile E-Mail PM Web Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [?] Line breaks in a (Rich)EditControl
Multiline something?
09-20-2006 06:50 PM
Profile E-Mail PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
O.P. RE: [?] Line breaks in a (Rich)EditControl
Already tried, but that would just make the control capable of containing line breaks, not letting the user enter them. :-/
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
09-20-2006 06:54 PM
Profile E-Mail PM Web Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: [?] Line breaks in a (Rich)EditControl
For multiline you must add <WantReturn>true</WantReturn> into the <Attributes> tag of the control.
09-20-2006 06:55 PM
Profile PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
O.P. RE: [?] Line breaks in a (Rich)EditControl
quote:
Originally posted by Eljay
For multiline you must add <WantReturn>true</WantReturn> into the <Attributes> tag of the control.
I knew that had something to do with it... Thank you! :D
And is there a way to make tabs work? :)
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
09-20-2006 07:02 PM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [?] Line breaks in a (Rich)EditControl
A tab is usually for switching between controls. CTRL-Tab should be used for a tabular character in controls where you can enter text.

(just as CTRL-enter is usually for a carriage return)
.-= A 'frrrrrrrituurrr' for Wacky =-.
09-21-2006 09:14 AM
Profile PM 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