WildByDesign Posted 13 hours ago Posted 13 hours ago For a lot of my GUI projects, I quite often use _WinAPI_DPI.au3 which is probably the most comprehensive. It will also provide the factors by which to multiply by. I would not worry about per-monitor DPI as much because that gets quite a bit more complicated and not quite as necessary.
jaberwacky Posted 6 hours ago Author Posted 6 hours ago Hey! Would someone be willing to try this out please? https://github.com/matthewrg/Guiscape/archive/refs/heads/main.zip WildByDesign 1 Helpful Posts and Websites: AutoIt Wiki | Can't find what you're looking for on the Forum? My scripts: Guiscape | MouseHoverCalltips | SciTe Customization GUI | ActiveWindowTrack Toy | Monitor Configuration UDF
WildByDesign Posted 6 hours ago Posted 6 hours ago 8 minutes ago, jaberwacky said: Would someone be willing to try this out please? Everything looks sharp on my end. jaberwacky 1
argumentum Posted 6 hours ago Posted 6 hours ago For some reason the parent resized the work area. jaberwacky 1 Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
jaberwacky Posted 6 hours ago Author Posted 6 hours ago (edited) Thank you! 🥰 It's a problem I'm in the middle of working on. I got side quested with this DPI stuff. 😂 I learned a lot and now I have something to bring into my future projects! Updated at GitHub because I made some oopsies! Edited 6 hours ago by jaberwacky argumentum and WildByDesign 2 Helpful Posts and Websites: AutoIt Wiki | Can't find what you're looking for on the Forum? My scripts: Guiscape | MouseHoverCalltips | SciTe Customization GUI | ActiveWindowTrack Toy | Monitor Configuration UDF
argumentum Posted 6 hours ago Posted 6 hours ago 8 minutes ago, jaberwacky said: Updated at GitHub because I made some oopsies! I name the zip files as per post ( au3.213287-guiscape-a-new-gui-builder-project#1547235.zip ), that way I know what supposed version am downloading 🤔 Resizing the "<new form>" GUI, it misbehaves as the pic before. Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
jaberwacky Posted 6 hours ago Author Posted 6 hours ago Sorry, I meant oopsies in applying the DPI stuff argumentum 1 Helpful Posts and Websites: AutoIt Wiki | Can't find what you're looking for on the Forum? My scripts: Guiscape | MouseHoverCalltips | SciTe Customization GUI | ActiveWindowTrack Toy | Monitor Configuration UDF
jaberwacky Posted 5 hours ago Author Posted 5 hours ago Fixed! for now anyways Helpful Posts and Websites: AutoIt Wiki | Can't find what you're looking for on the Forum? My scripts: Guiscape | MouseHoverCalltips | SciTe Customization GUI | ActiveWindowTrack Toy | Monitor Configuration UDF
jaberwacky Posted 5 hours ago Author Posted 5 hours ago Looks like we have some dark mode issues to work on? Some of those icons are blending in. 🤔 Helpful Posts and Websites: AutoIt Wiki | Can't find what you're looking for on the Forum? My scripts: Guiscape | MouseHoverCalltips | SciTe Customization GUI | ActiveWindowTrack Toy | Monitor Configuration UDF
argumentum Posted 3 hours ago Posted 3 hours ago Colors should be taken from the OS _WinAPI_SwitchColor(_WinAPI_GetSysColor($COLOR_BTNTEXT)) Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
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