AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Redirect stdin, stdout and stderr [GUI]
Goto page 1, 2  Next
 
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
BoBo
Guest





PostPosted: Fri Jul 07, 2006 1:36 pm    Post subject: Redirect stdin, stdout and stderr [GUI] Reply with quote

QuickWin - Turn a console application into a Windows program. Redirect stdin, stdout and stderr into a window.
[More...] Cool
Back to top
Laszlo



Joined: 14 Feb 2005
Posts: 4710
Location: Boulder, CO

PostPosted: Fri Jul 07, 2006 3:27 pm    Post subject: Reply with quote

Cool! It makes communicating with console applications much easier. If only I could change the font, which is barely visible on my hires screen…
Back to top
View user's profile Send private message
corrupt



Joined: 29 Dec 2004
Posts: 2485

PostPosted: Sat Jul 08, 2006 1:48 am    Post subject: Reply with quote

Thanks for the link Smile
Back to top
View user's profile Send private message Visit poster's website
Rajat



Joined: 28 Mar 2004
Posts: 1687

PostPosted: Sat Jul 08, 2006 2:23 pm    Post subject: Reply with quote

Laszlo wrote:
Cool! It makes communicating with console applications much easier. If only I could change the font, which is barely visible on my hires screen…

does everyone else besides me has hires?...and i'm here stuck with a "mouse's home theatre" (BoBo's words). Sad
_________________
Back to top
View user's profile Send private message
corrupt



Joined: 29 Dec 2004
Posts: 2485

PostPosted: Sat Jul 08, 2006 2:34 pm    Post subject: Reply with quote

Rajat wrote:
does everyone else besides me has hires?...and i'm here stuck with a "mouse's home theatre" (BoBo's words). Sad
Maybe... what resolution are you currently using? I usually use 1280x1024 unless I'm using my laptop which doesn't go above 800x600 (without panning) unless I use an external monitor...
Back to top
View user's profile Send private message Visit poster's website
Laszlo



Joined: 14 Feb 2005
Posts: 4710
Location: Boulder, CO

PostPosted: Sat Jul 08, 2006 2:47 pm    Post subject: Reply with quote

You should feel pity for me: I am stuck with 1920x1200 pixel resolution. The standard fonts are so small that I need magnification. If an application does not use the Windows enlarged fonts, and does not let me set the size, I am out of luck.
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1687

PostPosted: Sat Jul 08, 2006 2:56 pm    Post subject: Reply with quote

i used to use 800*600 but stretched limits to the current 1024*768! .. h/w doesn't allow beyond that!
Quote:
You should feel pity for me: I am stuck with 1920x1200 pixel resolution. The standard fonts are so small that I need magnification. If an application does not use the Windows enlarged fonts, and does not let me set the size, I am out of luck.

1920x1200!! oh i'm sure lot of us will pity you! Razz
_________________
Back to top
View user's profile Send private message
BoBo
Guest





PostPosted: Sun Jul 09, 2006 7:56 am    Post subject: Reply with quote

As the source is also availabe at that site, there's a chance that one of you can fix it Very Happy (is jonny, the new C++ guru Wink still with us ??)
Back to top
BoBo
Guest





PostPosted: Sun Jul 09, 2006 10:36 am    Post subject: Reply with quote

Quote:
I am stuck with 1920x1200 pixel resolution. The standard fonts are so small that I need magnification. If an application does not use the Windows enlarged fonts, and does not let me set the size, I am out of luck.
You can have [Resolution Changer] run another application in a specific display resolution and return to the previous resolution when the application finishes.
So run QuickWin 800x600 (AKA "Rajat style" Wink)
Back to top
polyethene



Joined: 11 Aug 2004
Posts: 5248
Location: UK

PostPosted: Sun Jul 09, 2006 11:01 am    Post subject: Reply with quote

Laszlo wrote:
You should feel pity for me: I am stuck with 1920x1200 pixel resolution.
Increase DPI?
_________________
GitHubScriptsIronAHK Contact by email not private message.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Laszlo



Joined: 14 Feb 2005
Posts: 4710
Location: Boulder, CO

PostPosted: Sun Jul 09, 2006 3:05 pm    Post subject: Reply with quote

This is the physical resolution of the screen of my laptop, our company provided. If I set it to lower resolution, the screen image gets interpolated, with all kinds of ugly side effects. Also, changing the screen resolution (even just temporarily), rearranges the desktop icons, and makes the fonts in other applications look huge. Editing the source code seems to be the only resolution.
Back to top
View user's profile Send private message
EXtes



Joined: 01 Oct 2005
Posts: 7

PostPosted: Mon Jul 10, 2006 9:49 am    Post subject: Reply with quote

Laszlo wrote:
Also, changing the screen resolution (even just temporarily), rearranges the desktop icons, and makes the fonts in other applications look huge.

Tools for saving the icon position exists (e.g. http://www.dimanager.de/dimanager,en.html ). Never tested, because I live with 3-5 icons on the desktop.
Back to top
View user's profile Send private message
BoBo
Guest





PostPosted: Mon Jul 10, 2006 11:22 am    Post subject: Reply with quote

Quote:
Recognize this ?? You've got all your windows sized, icons placed the way they look great.... explorer crash! (Or, the thing crashes not that much anymore, but it seems to forget sometimes...) And there you go again.. but, there's a way to recover all your settings, that's windows placing, sizing and icon positions, with just one click (Win 9x/2k).

First, make it all look, once more, just the way you want it to be. Choose about 30 folders you access frequently to look good (don't forget your win- and system dir, program files etc.).

Now these settings are in the Registry, open it and go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
Select the folder 'Streams'. Choose 'Registry' in the toolbar, and 'export registry-key'. The information in the key is being stored in a .reg file, which is a simple textfile. Name & store where you want. Then do the same with the folder 'StreamMRU'.

Close RegEdit and open the last file with notepad. Remove the first line (REGEDIT4) and copy the rest. Then open your first file and paste it at the end. Save, close and make a shortcut to your desktop. And then, have fun and mess up all your favorite folders. Once exhausted (double)click your shortcut and confirm you wanna enter this info into the Registry. Rejoice!

A lot of graphic cards come with some software to save your desktop icon layout. If yours didn't, alternatives:

Softwarium Restore Desktop "magically restores icons' positions after display resolution changing. You can also restore saved icons' positions manually by rightclicking on the desktop" (free, all versions).

(!!) An even more integrated solution, that works in all versions, is using layout.dll/layout.reg from the NT 4 Resource Kit. Put the .dll in your (9x) \Windows\System, (2k) \Winnt\System32 or (XP) \Windows\System32 folder, import the .reg file and have the option to save and restore (one configuration) in the rightclickmenu of My Computer and the bin (14 kB, source: Jorge Walker at Axcel216).


There's even [more...], to check out ! Cool
Back to top
Laszlo



Joined: 14 Feb 2005
Posts: 4710
Location: Boulder, CO

PostPosted: Mon Jul 10, 2006 3:08 pm    Post subject: Reply with quote

EXtes wrote:
Tools for saving the icon position exists.
Thanks! DImanager6 works perfectly. No installation, just run it and your uncle is Bob.

As Bobo quotes, there seem to be many alternatives. This one is free and good enough, so there is no need to look further.
Back to top
View user's profile Send private message
BoBo
Guest





PostPosted: Wed Nov 15, 2006 10:06 am    Post subject: Reply with quote

Well, I've mentioned already that the source is available (eg. to change the font) - BUT - have someone ever thought about to use that source (link posted above) to accomplish an often requested AHK feature: to redirect/connect comspec's StdOut and StdError to AHK Exclamation

If you ever thought about a Christmas present for the incredible BoBo, go for that ! Very Happy
Back to top
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group