Jump to content

TuniNotification - A notification system with clicked event.


Recommended Posts

Hi everybody,

 

i want to share TuniNotification component.

 

it's support HTML tags, Youtube videos, Custom css and Clicked Event!

 

You can see it in here : http://hayriaslan.net/iis/UniNotificationDemo.dll

 

 

Features : 

 

Theme:string - default:'default' - A string specifying the theme to be used. This value is a hook into the css, so you can create your own theme. The possible options are:
      'default'
      'asphalt'
      'jetblack'
      'frosted'
      'square'
      'mono'
 
title:string - default:'Message' - Specify an optional title heading that will show on the top of the notification in bold text.

 

position:string - default:'bottom right' - A string specifying where the notification will appear. possible options are:
      'top right'
      'bottom right'
      'top left'
      'bottom left'

 

post-737-0-44797300-1377715125_thumb.png

post-737-0-85579000-1377715146_thumb.png

post-737-0-65018200-1377715154_thumb.png

post-737-0-96297100-1377715163_thumb.png

post-737-0-53431200-1377715178_thumb.png

post-737-0-96645600-1377715185_thumb.png

  • Upvote 10
Link to comment
Share on other sites

Merhaba,

 

notofication.dpk dosyasını notepad++ ile açın. orada unigui14 gördüğünüz yerleri unigui16 yapacaksınız. unigui16 sizin sürümünüz olan xe2.

 

kısacası 14 gördüğünüz heryeri 16 yapın. düzelecektir.

 

Merhaba all together B)

 

would be nice if you would share your conversation with the english speaking part of the forum.....

Link to comment
Share on other sites

I am using Delphi 2010(14) and i compiled it with that.

 

if you are using different version of delphi change in notification.dpk 

 
  uniGUI14, ExtPascal14, uniTools14, uIndy14 to your delphi version.
 
For example for XE2(16) change that uniGUI16, ExtPascal16, uniTools16, uIndy16

 

  • Upvote 1
Link to comment
Share on other sites

  • 2 months later...
  • 4 months later...
  • 3 months later...
  • 1 year later...
  • 3 weeks later...
  • 2 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...