Window Positions
Posted: 29 Aug 2023 16:47
hi! in the XYplorer.ini file, are there any values that i can use to make sure windows are always centered ? or anchored to the lower left corner, etc. ?
this would be for entries such as :
and any entries that is XXLeft, XXTop, etc.
i was looking for something like :
where XY would figure it out for me, or,
something like LOWERLEFT would need to factor in the height and adjust accordingly. but using the keywords would tell XY to do so.
recently, probably after a windows update, i noticed that not all my windows "remember" where they are closed. i have gone through all the tricks to try to correct it, but no luck. right now i am using DisplayFusion's Trigger feature to detect an XY window when it is created and have it move it where i want, but was hoping for something built-in to XY.
this would be for entries such as :
Code: Select all
KIPLefti was looking for something like :
Code: Select all
KIPTop=CENTERCode: Select all
KIPLeft=LOWERLEFTrecently, probably after a windows update, i noticed that not all my windows "remember" where they are closed. i have gone through all the tricks to try to correct it, but no luck. right now i am using DisplayFusion's Trigger feature to detect an XY window when it is created and have it move it where i want, but was hoping for something built-in to XY.