
GuiAmbros
5 discussion posts
Yeah, I was able to position the window too, the problem was just with the resize. I'm only interested in resizing Putty (the Command Prompt was just a test) so if there's a way to fix Putty it'd be perfect.
Putty allows the user to drag the window to resize, so I imagine you can simulate sending events to the window (SetWindowPos?) to have it change its dimensions? Just a guess.. Putty has to also resize the remote terminal, so I imagine that's what it makes it unique.
Anyway, I'd be more than happy to help in any way - testing a beta version or sending debug info or anything. Thanks a lot!

deanis
256 discussion posts
Might need to AttachConsole() first, if it's possible.

GuiAmbros
5 discussion posts
Worked for me on Command Prompt (vertically as you said; not horizontally). But sadly it still doesn't work with Putty windows..
Another confirmation of non-workingness and request for workingness of PuTTY resize when using "Size and Move Window to Right/Left Side of Monitor" with 4.0.1b3
May 16, 2012 (modified May 16, 2012)
•
#11

GuiAmbros
5 discussion posts
Hmm, interesting. It works fine with Putty, both setposition as well as resize. But on ExtraPutty (a fork of Putty) just the setposition works, but it doesn't resize the window.
Not sure what is different; seems they changed something that is not allowing DisplayFusion to change the window dimensions...
4.1.0 beta 4
Updated from PuTTy 0.60 to 0.62 today and it seems to working now, however CMD has stopped working with the latest DF beta.

GuiAmbros
5 discussion posts
yay, ExtraPutty now resizing and moving windows perfectly. Thank you so much guys!

Shai Ben-Naphtali
3 discussion posts
Hi,
I'm glad to see that you've worked out several software for resizing issues, and I wanted to update you that with the latest v5.0 release, on http://sourceforge.net/projects/console, I can't Resize nor Move from screen to screen using the keyboard shortcuts I use..
Can you perhaps look at this as well?