Thread Tools Display Modes
05-28-07, 02:52 PM   #1
Felankor
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: May 2007
Posts: 26
Question Create read only EditBox OR something similar

Hi,

I want to create an EditBox read only so it cant be typed in and doesn't get focus.

is there a property to lock an EditBox? like enableKeyboard="false"?

or do I need to use a different object instead of an EditBox?
  Reply With Quote
05-28-07, 09:31 PM   #2
Riraito
An Aku'mai Servant
 
Riraito's Avatar
Join Date: Dec 2006
Posts: 32
I think you want a FontString

http://www.wowwiki.com/XML_User_Interface#FontString
__________________
  Reply With Quote
05-29-07, 04:34 AM   #3
Felankor
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: May 2007
Posts: 26
How do I make that scrollable?
  Reply With Quote
05-29-07, 04:23 PM   #4
Felankor
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: May 2007
Posts: 26
Don't worry, I've found a tutorial to get me started.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Create read only EditBox OR something similar


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