We appreciate the contributions many of you have been able to make towards repairing the storm damage and keeping a roof over our heads. With your help we’ve been able to complete much of the critical work. There is still work to be done to secure the house and your continued support will be a huge help.
Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.
Windows 10 Version 20H2
DesktopInfo64 Version 3.2 (latest)
In my config I declare centerv=1 and centerh=1. Neither top, buttom, right, or left is set.
I am using 1 monitor only, so I set monitor-mode=0 and monitor-num=0
I start DesktopInfo64 with command line option /f to show as a regular form and I expect the form to be displayed in the middle of my screen.
Result: The form is displayed vertically centered at the left margin of my screen
Snippet of my ini file:
# Sample configuration file
# See the manual for a full description of all options
[options]
# size and position
width=500
formcolor=880000
monitor-mode=0
monitor-num=0
centerv=1
centerh=1
contextmenu=0
nav=1
# font
font-face=Arial
font-size=9
I'm trying to think why I made it only set the position in desktop mode. Don't know. I'll include it in the next release and see who complains.
