Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssnotifications (notifications)

Category:script
Author(s):H5N1[PL]
Downloads:5538
Rate:You need to be logged in to vote
Rating:3.6 (11 Votes)
Description:
Simple notification window. To show notification just use function showBox (string type, string message). Script allow three types of notification:

-error
-warning
-info

example:
showBox ("info","Just some information")

Every type has different icon and header, time which window is showing depends on length of message. You can use function while another window is showing, it will simply add it to queue.

PSD included

Download latest version | Report

Version history

Version Publish Date Changes
2.1.1 2012-10-13 15:52:21 Download
2.1.0 2012-10-13 15:44:18 First public release Download