Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

Benjamin :)'s profile on WallpaperFusion.com
Hey all,

I am looking forward to building my first script. It should be able to provide me with some options to choose from. But this window/notification msg. ought to close after a short period if no option is chosen.

Example: attached.

Thank you.

Regards,
Ben
• Attachment [protected]: Snap_ (2019.12.03 22.20.27).png [78,884 bytes]
Dec 3, 2019  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Toast notifications should automatically close after a few seconds if you don't click on them. Are you hovering it with the mouse when it's shown?
Dec 4, 2019  • #2
Benjamin :)'s profile on WallpaperFusion.com
Hey Keith,

The behaviour is just how I need it. If I am not hovering over the box it is disappearing as expected after a few seconds.

But my question would be: Who is it possible to make those urls/links functional or provide a statement back to a script/CFusion.

Code

BFS.Dialog.ShowTrayMessage("https://www.clipboardfusion.com/ http://www.clipboardfusion.com/xyz/")

or

Code

BFS.Dialog.ShowTrayMessage("select1 | select2 | select3") return selection back


Thank you.
Dec 4, 2019  • #3
Keith Lammers (BFS)'s profile on WallpaperFusion.com
The tray notifications are text only, they're not meant to be interactive.

What you'll want to use is one of the other BFS.Dialog boxes, like BFS.Dialog.GetUserInputList: https://www.clipboardfusion.com/Macros/Help/#bfs_dialog_getuserinputlist
Dec 5, 2019  • #4
Benjamin :)'s profile on WallpaperFusion.com
Understand. I will go through "BFS.Dialog." and let you kow if anything fit to my need.
Dec 6, 2019  • #5
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)