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!
Just wanted to follow-up on this. We've looked into it and unfortunately we can't resize putty or command prompt windows. They just do some weird stuff that we can't bypass automatically.
Sorry!
deanis
256 discussion posts
Might need to AttachConsole() first, if it's possible.
Just a quick update, DisplayFusion can now (4.0.1 Beta 3 and higher) resize the Windows Command Prompt windows vertically, but unfortunately it won't work horizontally.
Thanks!
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
Ok, thanks! I'm not sure if the fix we added was only for the Windows command prompt, or if it's supposed to also work for PuTTY. I'll look into it and keep you posted.
Thanks!
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...
Just tested and confirmed this, but I'm not sure it there's much we can do, as even the Windows Aero Snap (WIN+Left or Right arrow key) won't resize it. We'll check it out, and I'll post an update as soon as we have one.
Thanks!
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.
@Mustang: Indeed! We'll check it out.
GuiAmbros
5 discussion posts
yay, ExtraPutty now resizing and moving windows perfectly. Thank you so much guys!
No problem, glad to hear it!
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?
@Shai: The resizing ones seem to work ok if it stays on the same monitor, but if it tries to move to the next monitor it seems to get stuck. We'll add this to our list and we'll post an update as soon as we're able to fix it up.
Thanks!
Thanks for posting that Savdi, that looks handy!