Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Control of GuiMLTextCtrl input? (https://forums.graalonline.com/forums/showthread.php?t=75505)

HolySheepy 07-15-2007 10:11 AM

Control of GuiMLTextCtrl input?
 
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

cbk1994 07-16-2007 06:27 AM

Quote:

Originally Posted by HolySheepy (Post 1330626)
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.

HolySheepy 07-16-2007 09:59 AM

i asked skyld but he was like "i cant do that, because you cant control the input of a GuiMLTextCtrl" :p
thats why im asking for this lol


All times are GMT +2. The time now is 11:57 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.