WACUP

General => General Discussion => Topic started by: Aminifu on June 05, 2025, 09:06:29 PM

Title: Size and position of WACUP preferences window
Post by: Aminifu on June 05, 2025, 09:06:29 PM
Where is the size and position of the WACUP preferences window kept? From time to time the size and position I selected for this window is not maintained when I reopen the window.
Title: Re: Size and position of WACUP preferences window
Post by: Aminifu on June 13, 2025, 10:38:07 PM
So far with dev build v1.9.33.21890 (x86), the size and position I have selected for the WACUP preferences window is maintained.
Title: Re: Size and position of WACUP preferences window
Post by: MarkRH on June 14, 2025, 12:12:06 AM
Did some file comparison after moving the Preferences Windows around and looks like it's stored in the C:\Users\(username)\AppData\Roaming\WACUP\winamp.ini file in the [Winamp] section with the following lines:

pref_wh=119 (default seem to be 0, this is after I lengthened it.. can't change the width of the Window)
pref_wx=789 
pref_wy=100
Title: Re: Size and position of WACUP preferences window
Post by: Aminifu on June 14, 2025, 04:35:15 AM
Hi MarkRH,

Thank you for your investigation. It would be strange if the default length is zero. But that would not be the only strange thing that Winamp did.   :)

I wonder what could have been randomly changing those values in my configuration with previous builds. Whatever it was seems to have stopped in the current dev build 21890 (x86).