Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   New Scripting Engine (GS2) (https://forums.graalonline.com/forums/forumdisplay.php?f=153)
-   -   GuiTextEditCtrl + GuiMLTextEditCtrl (https://forums.graalonline.com/forums/showthread.php?t=65538)

KuJi 04-21-2006 04:05 AM

GuiTextEditCtrl + GuiMLTextEditCtrl
 
Alright, I will quickly ask a question and then ask for an improvement.

Why does GuiTextEditCtrl not allow maxchars, but GuiMLTextEditCtrl does?

Why does GuiMLTextEditCtrl support maxchars, but not password?

I need GuiTextEditCtrl to support this, so if anyone has something about it.. please post here, else, in the future version.. please support maxchars for GuiTextEditCtrl

Yen 04-21-2006 08:45 PM

You could easily script a character limiter into a TextEditCtrl.

MLTextEditCtrl is mean't to function like a word program, such as WordPad; it handles multiple lines. TextEditCtrl is only mean't to handle one line of text, such as passwords.

KuJi 04-21-2006 09:17 PM

Yeah, and I am using it for passwords etc.. but I noticed I couldn't use maxchars so it's a lil wierd.

Skyld 04-21-2006 09:35 PM

Why have a multi-line password?

KuJi 04-21-2006 09:46 PM

Well, I was saying how I couldn't use maxchars + password in one ;o


All times are GMT +2. The time now is 04:10 PM.

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