Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
Marcus28
1 discussion post
Hi,

I'm new with DisplayFusion but it is a great application.

But I have a question about auto resizing windows. When I have 3 windows with same resolution, but I want for example one window larger and enable automatically resizing the second one (next by first one). How can I enable auto resizing?

Thank you
Apr 21, 2018  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
There isn't currently a feature in DisplayFusion for this, but it is on our feature request list. We'll be sure to let you know if/when we're able to implement it.

Thanks!
Apr 23, 2018  • #2
Al Hunt's profile on WallpaperFusion.com
Just a thought, but it's a little more advanced:

There are API calls that can be used in a script:

BFS.Window.GetSizeAndLocation
BFS.Window.SetSize
BFS.Window.SetLocation

And also:

BFS.Window.GetFocusedWindow
BFS.Window.GetWindowByText

BFS.Window API calls

You could potentially write a script that grabs the size and location of the focused window and copies it to other windows when some condition is matched (or a key is pressed).
Apr 24, 2018  • #3
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Definitely possible, have you tried this Scripted Function out?
https://www.displayfusion.com/ScriptedFunctions/View/?ID=6b7a3da5-64df-4911-b64b-655c401e97f9
Apr 27, 2018  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)