Jump to content

Recommended Posts

Posted

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
Posted

Merhaba Hayri Bey,

Component'i yüklemeye çalıştığımda ekteki hatayı alıyorum.

Kullandığım delphi sürümü : xe2

 

Teşekkürler.

post-962-0-63917100-1377781721_thumb.png

Posted

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.

Posted

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.....

Posted

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
  • 2 months later...
  • 4 months later...
  • 3 months later...
  • 1 year later...
  • 3 weeks later...
  • 2 months later...

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...