Shoutbox

[Help!!!] readign text from textbox - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Help!!!] readign text from textbox (/showthread.php?tid=64194)

[Help!!!] readign text from textbox by guardian-of-souls on 07-29-2006 at 09:18 AM

ive got an script that gives an toast when you singin and i want to mak it easyer to chance the E-mail address.

[Image: singintoastmn6.png]

and in the firs place i want to input some text/an Email and then put it into an toast when i click ok but i cant find how to read from the textbox:S:S


RE: [Help!!!] readign text from textbox by alexp2_ad on 07-29-2006 at 09:23 AM

textintextbox = WindowObject.GetControlText('EdtTextboxName');


RE: [Help!!!] readign text from textbox by guardian-of-souls on 07-29-2006 at 09:26 AM

thx and mutch thx was trying the same but than with Wnd or MsgPlus or PlusWnd. Had the good idea but the wrong text

Edit: Read post wrong WindowObject is the window name :$