View Single Post
  #2  
Old 07-16-2007, 06:27 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by HolySheepy View Post
Hi,

how about adding functions to track/control the input into Text Fields?

Thats annoying at ClientRC when your current line is like
PHP Code:
   lol 
you press enter and write lol again its
PHP Code:
lol 
so in clientrc its:
PHP Code:
    lol
lol 
in rc it would be
PHP Code:
   lol
   lol 
but theres no way to track the input so its kinda annoying/impossible to add this to clientrc
You mean for the script formatting?

This would be quite nice, I wonder if it would be possible to script an add-on to.

I'll have to get into hacking Skyld's new code tomorrow.
__________________
Reply With Quote