kolibrios-fun/programs/system/notify3
eAndrew fb3a8b054d add processbar; fix redraws and a lot of other bugs
git-svn-id: svn://kolibrios.org@5900 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-08 12:02:33 +00:00
..
icons notify.orig.png: small icons fix 2014-04-23 16:01:13 +00:00
notify.asm add processbar; fix redraws and a lot of other bugs 2015-11-08 12:02:33 +00:00
readme.txt add processbar; fix redraws and a lot of other bugs 2015-11-08 12:02:33 +00:00
test_ctrl.asm add processbar; fix redraws and a lot of other bugs 2015-11-08 12:02:33 +00:00
test#1.sh Notify3: del HARDDRRIVE icon, integration in @icon and mouseemul 2014-04-10 13:37:25 +00:00
test#2.sh Notify3: icon P -> S; new "sound" and "ok" icons 2014-04-11 13:59:51 +00:00
Tupfile.lua switch build system to Tup 2014-09-12 15:15:23 +00:00

1. INSTALL
  Copy "@notify" and "notify3.png" to "/sys/". Launch "test.sh" for testing.

2. FORMAT
 2.1 RUN
  a) @notify <TEXT>
  b) @notify "<TEXT>" [-<KEYS>]
  c) @notify '<TEXT>' [-<KEYS>]

 2.2 <TEXT>
  All charactes. If you won`t to write character of quote (" or '), you must
  enter \ before it (\" or \'). New-line character is "\n" or char 10.

 2.3 <KEYS>
  d - disable auto-closing
  c - disable closing by click
  t - title
  p - progressbar

  2.3.1 ICONS:
   A - application
   E - error
   W - warning
   O - ok
   N - network
   I - info
   F - folder
   C - component
   M - mail
   D - download
   S - sound