View Single Post
  #5  
Old 02-09-2008, 07:34 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Inverness View Post
Sometimes posts on Val are requiring lots of text so the MLTextEdit input is needed.
Hmm... I don't know if it will work but you could try doing something like:
PHP Code:
new GuiMLTextEditCtrl("ChatBar") {
  
stuff();

Which should simply change the object type without removing the functions. I'm only guessing though, haven't tried it my self.
__________________
Do it with a DON!
Reply With Quote