|
Yodous Apprentice
Joined: 23 Jun 2004 Posts: 105 Location: Poland
|
Posted: Thu Oct 01, 2009 8:56 pm
#TEXTAREA - wish list |
Hi there.
I want to propose command #TEXTAREA that will be similiar to #PROMPT but instead of displaying one input box, it will show some editor window (that can be scroll down).
Can it be done? :)
Best regards
Yodous |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Thu Oct 01, 2009 10:40 pm |
You can do it already. Shift-Ctrl-Enter brings up the CMud editor.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
Yodous Apprentice
Joined: 23 Jun 2004 Posts: 105 Location: Poland
|
Posted: Fri Oct 02, 2009 10:09 am |
Ok Matt but i want to prompt some windows during my script.
Just like I can call #PROMPT but instead of single line, I would like to have multi-line field. |
|
|
|
Rahab Wizard
Joined: 22 Mar 2007 Posts: 2320
|
Posted: Fri Oct 02, 2009 1:47 pm |
What exactly do you want to do with this "multiline prompt" window? #PROMPT is for setting the value of a variable, which is not supposed to be multiline. What would your proposed #TEXTAREA do with the text you enter?
|
|
|
|
Rahab Wizard
Joined: 22 Mar 2007 Posts: 2320
|
Posted: Fri Oct 02, 2009 1:47 pm |
[accidental duplicated post]
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Oct 02, 2009 4:04 pm |
This is part of the planned feature called "Adding zApp to CMUD" that has been on my to-do list for a long time. Integrating the zApp technology into CMUD would basically allow you to create XML-based "forms" containing various input boxes, text areas, buttons, etc.
So, at this time I do not plan to add additional commands such as #textarea. I'd rather put the time into doing this right and adding zApp. Otherwise people will start asking for #checkbox, #radiobutton, #selectbox, etc, etc.
Unfortunately, stuff like finishing the new mapper and rewriting the database module still have priority over adding zApp to CMUD, so this isn't something you will see added to CMUD this year, sorry. |
|
|
|
Yodous Apprentice
Joined: 23 Jun 2004 Posts: 105 Location: Poland
|
Posted: Sat Oct 03, 2009 7:59 pm |
Ok.
Thx Zugg :0 |
|
|
|
|
|