Jump to content

FOAN - Father of All Toast/Notify (Bootstrap + JQuery )


Recommended Posts

Father of All Toast/Notify
Bootstrap, JQuery and Delphi/Pascal
(click over image above to see animation)

 

Feature List:
  check.pngBased on Bootstrap Toast and works on Desktop and Mobile without any problems.
  check.pngAdapted to easily include any FontAwesome icon.
  check.pngBased on Bootstrap Toast and works on Desktop and Mobile without any problems.
  check.pngAdapted to easily include any FontAwesome icon.
  check.pngEasily embed special images via SVG or upload from external files and sources.
  check.pngTimed and auto-hide (default in Bootstrap).
  check.png Badges support in messages and with standard backgrounds (info, success, warning, error), giving your system a more professional appearance.
- assign default sounds for error, info, warning as I did in the examples or anything else you want to add. -
  check.pngDirect callback integration for uniGUI.
  check.pngEverything transformed into functions/procedures in pascal to call directly from uniGUI. No JS to get in the way.
  check.pngSome predefined background themes that are easy to modify.
  check.pngEasy to include logos of real or famous companies via font or your own images.
  check.pngDefinable positioning on the screen (6 basic positions).
  check.pngGUID ticket support via toast. It is a technique to control whether a message was displayed and when it is closed it returns the value to the uniGUI of the toast that was just displayed on the client. Great for reliable notifications.
  check.pngSupport for sound alerts along with Toast. You can easily include other sounds for interactions
  check.pngModularity of the Pascal code: just declare the unit, initialize the pattern you want and use it as simply as a "showtoast".
  check.pngIt is not an IDE "to-install" component ! Declaring the unit you´re ready to use on desktop and mobile. Use the same code for both.
  check.pngOverlays both uniGUI forms (some don't do this due to Z-index) and the normal web interface. No obstructions like other Notify/Toast examples that gives problems when not designed/adapted for uniGUI.
  check.pngBy reading the html/CSS/JS code, it is easy to create new themes that blend better with your interface.
  check.pngAll source code included.

Project for sale !
More info at
https://www.unigui.com.br/uniguifoan.html
You can download a completely functional (but no source code) from here.
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...