summaryrefslogtreecommitdiff
path: root/res/script/README
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2014-04-30 14:45:52 +0800
committerIru Cai <mytbk920423@gmail.com>2014-04-30 14:45:52 +0800
commit2a87abfc15d8f9569ca64562c8e5bc8308c78b80 (patch)
tree21ba4e0e5e947ccc03402aef7f840df9ad8417b2 /res/script/README
parenta1031553ef3136bbc074255a59495977490b50ee (diff)
downloadfqterm-2a87abfc15d8f9569ca64562c8e5bc8308c78b80.tar.xz
Add artDialog in FQTerm script engine
- Modify filedialog so that it'll work without config. - Use artDialog to show the result of the downloadart.js
Diffstat (limited to 'res/script/README')
-rw-r--r--res/script/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/script/README b/res/script/README
index 8e273fc..5e11eb9 100644
--- a/res/script/README
+++ b/res/script/README
@@ -116,4 +116,5 @@ toUTF8(str, codec)
decode from string in specified codec to utf8
return string
-
+artDialog(content)
+open a dialog with content denoted in the argument