Announcement

Collapse
No announcement yet.

windows 10 notifications

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • windows 10 notifications

    Hey this is a question for a few of you, does anyone know to use the windows 10 notifications system from AMS?

    be nice if a user is on windows 10 to be able to use that notifaction system rather then the older dialog system.
    Plugins or Sources MokoX
    BunnyHop Here

  • #2
    Do you mean the pop out to the right of the screen? If so this is simply the Shell_NotifyIcon.

    Comment


    • #3
      Originally posted by Shrek View Post
      Do you mean the pop out to the right of the screen? If so this is simply the Shell_NotifyIcon.
      Dose that need to be accessed with the memory plugin? if so do know a tutoral how to use memory plugin from like ms's website lol

      I think it would be nice to use.
      Plugins or Sources MokoX
      BunnyHop Here

      Comment


      • #4
        there is this here: http://pastebin.com/igs7LnCn

        from what I've noticed Win 10 takes the notification icon balloon and adds it to the list of notifications and it allows the user to turn on/off this behaviour for your application, this is managed behaviour but there might be a win 10 api that will let you add things straight to the list without the balloon showing but you know I've only seen windows core features doing that so maybe not.

        Have a peek through the Windows 10 api stuff, if you find something then Ill blow the dust off my ams and give you a hand if you like.

        Comment


        • #5
          No idea what the MemoryEX plugin replys on in windows 10 but I can't get it to load nor any of its examples ... little strange.
          Plugins or Sources MokoX
          BunnyHop Here

          Comment

          Working...
          X