VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FireFox Style User Notification Popup

by Christiaan Nillissen (4 Submissions)
Category: Custom Controls/Forms/Menus
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

FireFox Style User Notification Popup.
The User Notification Popup System is a visual feature to signal the user of any items of importance. These items may include such things as New Mail Messages, Application Alerts, Completion Notifications, etc.

As shown in the screenshot below, the test application allows you to trigger various types of Notifications. Pressing any of the example buttons will launch a popup notification instantly. Pressing another will queue up a request while the first is being displayed.

By clicking the ‘Alert’ Button while an Alert Popup is being displayed, rather then queuing up another Alert Popup, it will update the current displayed one. Similarly, clicking the ‘Message’ Button more then once, while the Alert Popup is being displayed, will only register one request in the queue, and when it comes time to display the Message Popup will display the last requested copy. The ‘Notification’ Popup on the other hand, is set to queue every instance as this message has more specific details.

Feature Overview:
* Display of Title and Description text,
* Dynamic Auto-sizing to fit content,
* Feature specific icon support,
* Optional playing of a sound file on popup,
* FIFO Queuing of Popup Requests,
* Batching Popup Requests (Removal of duplicates requests),
* Optional click description to trigger event,

Rate FireFox Style User Notification Popup

Download FireFox Style User Notification Popup

Download FireFox Style User Notification Popup (292 KB)

FireFox Style User Notification Popup Comments

No comments have been posted about FireFox Style User Notification Popup. Why not be the first to post a comment about FireFox Style User Notification Popup.

Post your comment

Subject:
Message:
0/1000 characters