New Post: Making the Toast "Always on top"
Thanks Vader for the working app :) Nachmore can you put his changes to your app ? It seems that the sources are in his zip file.
View ArticleNew Post: Global thumbs up/down
I'm not sure how you tie into Spotify, through an API or something, but is it possible to add the ability to add a global shortcut to thumbs up/down a song when using the radio feature?
View ArticleNew Post: Making the Toast "Always on top"
I was able to fix this issue using the information on this website:http://www.programmingtidbits.com/post/2013/01/05/Setting-WPF-Window-to-be-Always-on-Top.aspx The key was handling the LostFocus event.
View ArticleNew Post: Making the Toast "Always on top"
Nice, even better solution - thanks tmcdouga!
View ArticleNew Post: Album Art
I realize this topic is very old, but on the home page it looks like the new version should be showing the album art. However, mine is not. Do I have a problem, or is the home page inaccurate?
View ArticleNew Post: Album Art
ScottBeeson wrote: I realize this topic is very old, but on the home page it looks like the new version should be showing the album art. However, mine is not. Do I have a problem, or is the home page...
View ArticleNew Post: Global Hotkey's/ Keyboard multimedia key's
I have Microsoft Sidewinder x4 for my keyboard, it has media keys but i cant add them to toastifys hotkeys, is there a way? The program itself is working fine for me but i just feel stupid using my...
View ArticleNew Post: Making the Toast "Always on top"
I recompiled the source with the Window.Triggers fix that tmcdouga mentioned. Here's the .exe file if anyone want's it.http://www.sendspace.com/file/b98050 Seems to work so far but I haven't tested it...
View ArticleNew Post: Native Toast Support Windows 8
Is it possible to add Native Toast Support (http://code.msdn.microsoft.com/windowsdesktop/sending-toast-notifications-71e230a2/) to embrace the Modern UI a little more. I've mimicked the style a little...
View ArticleNew Post: Making the Toast "Always on top"
perkrlsn wrote: I recompiled the source with the Window.Triggers fix that tmcdouga mentioned. Here's the .exe file if anyone want's it.http://www.sendspace.com/file/b98050 Seems to work so far but I...
View ArticleNew Post: Making the Toast "Always on top"
Hey, have just installed Toastify and am really happy with it in general, brilliant idea. The only thing is that the pop ups don't stay on top of other windows as you originally noted here. Really...
View ArticleNew Post: Offsets for toasts
Thanks for this post! I could not figure out why I couldn't see any toasts. When I saw your post, I started messing around with the offsets and found that on my Yoga 2 Pro, I had to set my offsets way...
View ArticleNew Post: Like/Dislike Radio with Global Hotkeys
Hi, I really like Toastify's global hotkeys but i would really like if we could implement the like/dislike hotkey on the Spotify radio.
View ArticleNew Post: Can't use F10 hotkey
Hello, I try to use the Key F10 for "Play/Pause" but when I press F10 it says 'System' and not the 'F10' key. What's the problem? Thanks.
View ArticleNew Post: Can't use F10 hotkey
Did you ever find a fix? I found a workaround 6 months ago but after reformatting my PC I can't seem to recall how I found my way around the matter.
View ArticleNew Post: Making the Toast "Always on top"
Just got Toastify and am super excited. However this issue seems to still exist! Enough folks here seem to have provided solutions, should be able to get it into the real build, right? Also does anyone...
View ArticleNew Post: Tutorial - Grabbing Album Art directly from Spotify
Since i've gotten alot of requests about this, I decided to write a tutorial for the people who don't know how to do this. This method also works alot better then the default version, and does not...
View ArticleNew Post: Tutorial - Grabbing Album Art directly from Spotify
Somehow codeplex hates +, So you'd have to replace + with a +...Edit: Nevermind, it just fixed itself.
View ArticleNew Post: Native Toast Support Windows 8
I don't mind if you send me a modded version. However a tutorial would probably be very helpful as I can't find a tutorial to get the album artwork working anywhere and that is the one thing that I...
View ArticleNew Post: Native Toast Support Windows 8
The tutorial is already up in the discussions.
View Article