Git Product home page Git Product logo

Comments (6)

tuarua avatar tuarua commented on July 17, 2024

Hi,
I am getting the same problem now too.
I may have broken something with my last commit. Investigating now

from desktoptoastane.

tuarua avatar tuarua commented on July 17, 2024

This should be fixed now. Pull latest master

from desktoptoastane.

CbbK avatar CbbK commented on July 17, 2024

Thank you for your reactivity. TOAST_DISMISSED and TOAST_TIMEOUT work now, but no TOAST_CLICKED yet. I tried creating the toast through XML or object and got the same result. If you want I can test an ANE if you can send me one before commiting it, thanks.

from desktoptoastane.

tuarua avatar tuarua commented on July 17, 2024

Strange. Everything is fine for me (including clicks) using the example included with the project.
I've checked again this morning.

from desktoptoastane.

CbbK avatar CbbK commented on July 17, 2024

I just installed the Flex SDK and Starling to compile your example and it worked. I rewrote the code bit by bit and managed to get it to work in my project as well. Strange still that the code above still doesn't work.
Anyway, thanks!

from desktoptoastane.

tuarua avatar tuarua commented on July 17, 2024

One thing you could look at is to ensure you don't call ane.init until you are sure your main Sprite is activated and added to stage.
It's been a while since I used Flex but here is the pure as3
this.addEventListener(Event.ACTIVATE, onActivated);

Also, Toasts actually create a .lnk to your exe in \AppData\Roaming\Microsoft\Windows\Start Menu\Programs . They do this to activate a COM.
See whether that is created for your example.

from desktoptoastane.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.