You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvirc/doc/scriptexamples
Michele Calgaro 7e83b80c0e
TEMP: cmake conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 weeks ago
..
antiidle TEMP: cmake conversion 2 weeks ago
minesweeper TEMP: cmake conversion 2 weeks ago
mp3share TEMP: cmake conversion 2 weeks ago
playing TEMP: cmake conversion 2 weeks ago
runmenu TEMP: cmake conversion 2 weeks ago
simplehttp TEMP: cmake conversion 2 weeks ago
tutorial TEMP: cmake conversion 2 weeks ago
CMakeLists.txt TEMP: cmake conversion 2 weeks ago
Makefile.am Install script examples files in the application data folder 2 months ago
README Added KDE3 version of kvirc 16 years ago
class1.kvs Added KDE3 version of kvirc 16 years ago
exprtest.kvs Added KDE3 version of kvirc 16 years ago
label1.kvs Added KDE3 version of kvirc 16 years ago
mail.kvs Added KDE3 version of kvirc 16 years ago
mp3_kdemediaplayers.kvs Added KDE3 version of kvirc 16 years ago
mp3info.kvs Added KDE3 version of kvirc 16 years ago
newkvstest.kvs Added KDE3 version of kvirc 16 years ago
popup1.kvs Added KDE3 version of kvirc 16 years ago
popup2.kvs Added KDE3 version of kvirc 16 years ago
popup3.kvs Added KDE3 version of kvirc 16 years ago
popup4.kvs Added KDE3 version of kvirc 16 years ago
relay.kvs Added KDE3 version of kvirc 16 years ago
signal1.kvs Added KDE3 version of kvirc 16 years ago
socket1.kvs Added KDE3 version of kvirc 16 years ago
srfs.kvs Added KDE3 version of kvirc 16 years ago
switchstress.kvs Added KDE3 version of kvirc 16 years ago
timer1.kvs Added KDE3 version of kvirc 16 years ago
widget1.kvs Added KDE3 version of kvirc 16 years ago
widget2.kvs Added KDE3 version of kvirc 16 years ago

README

This directory and the subdirectories contain a set of KVIrc scripting examples/tests.

The *.kvs files in this directory are mostly tests written while implementing scripting
language features. They're rather simple (but also useless) so you can use them to learn basic scripting :)

The subdirectories contain more complex scripts written with the demonstration purpose.