Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
adiktofsugar
2 discussion posts
So I'm trying to make some shortcuts like mosaico, and I did make the win + 4 do 25, 50, then 75 percent, but the height doesnt take the taskbar into account, and id like it to.
As a related question, is there any way to make the shortcut variable, or have some of my code be a library / import it into the script?
Feb 17, 2015  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Are you using Monitor.GetMonitorBounds in your script? If so, try using Monitor.GetMonitorWorkArea instead. That will return the size of the monitor less the size of the taskbar.

If you have a third-party or custom library that you want to use in a script, you can just add it to the pipe separated References list at the bottom of the script editor window.

Hope that helps!
Feb 18, 2015  • #2
User Image
adiktofsugar
2 discussion posts
Ahhh that's the difference! Thanks!!
Feb 18, 2015  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)