Thread Tools Display Modes
04-15-07, 09:23 AM   #1
Gack
A Defias Bandit
Join Date: Apr 2007
Posts: 3
Multiline Edit Box help

How do I retrieve the text in a Multiline Edit box? For a Single line edit box...I just call the GetText() method. ie: EditBox name: "TextBox1"

local msg
msg = TextBox1:GetText()
message(msg)


That works for singleline Edit boxes, but not the scrollable multiline...any hints/tips?

Tx!!
  Reply With Quote
08-14-07, 11:07 PM   #2
neostorm
A Murloc Raider
Join Date: Aug 2006
Posts: 6
http://www.wowinterface.com/forums/s...ead.php?t=5757
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Multiline Edit Box help

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off