Camarade_Tux Posted August 12, 2006 Posted August 12, 2006 Hi,ATM I'm running wihu with cmdlines.txt but first change the screen resolution from 640x480 to 800x600 to offer more space for wihu.I tried to run wihu maximized (Autohotkey has something for this but I know ShellExecute() has the same). This seems to be impossible.So I wait wihu's window and maximize it (autohotokey again). But at T-12, everything is pretty slow so I get a special effect. Could this be changed. Thanks a lot.
Maelstorm Posted August 18, 2006 Posted August 18, 2006 In the [sETTINGS] section of your INI file, add these lines...[SETTINGS]DIMENSION.WIDTH=100%DIMENSION.HEIGHT=100%HTH
BenjaminKalytta Posted August 19, 2006 Posted August 19, 2006 Or I can add a new settings WindowState (restored = normal, minimized, maximized)Benjamin Kalytta
Camarade_Tux Posted August 19, 2006 Author Posted August 19, 2006 [SETTINGS]DIMENSION.WIDTH=100%DIMENSION.HEIGHT=100%Worked but it seems there's a border. I did not test in VMWare yet and will see if a WindowState setting would be needed.
BenjaminKalytta Posted August 22, 2006 Posted August 22, 2006 (edited) Btw. my new version (not released yet because I add support for HTML helptext) has a window.state settings, so you may change your ini file in advance:New settings:dimension.width/height is now window.width/heightwindow.state = maximized or minimizedHowever dimension.width will also still be recognised. Edited August 22, 2006 by BenjaminKalytta
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now