Monty Posted September 13, 2009 Posted September 13, 2009 Hi all, I most of the time get black spots on a GUI that I created (please see image001 and image002). At first I thought it may be that PC but happens on every PC that I have used at work and sometimes at home. Due to some company restricted links and passwords, I am unable to share code or they will hang me up side down to 2 days (so sorry), but just wodering if anyone has experienced any similar issues and how was it resolved. Thanks, Monty.
KaFu Posted September 13, 2009 Posted September 13, 2009 No code, no solution, just guessing ... my guess is that the background color of the checkbox is messed up. Is the "Callback hours" a label? If so, reduce the checkbox size to 13x13, check if you made wrong use of either GUICtrlSetBkColor() GUICtrlSetDefBkColor(). Or is there a rogue control somewhere in your GUI ? OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2025-May-18) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
jchd Posted September 13, 2009 Posted September 13, 2009 Which version are you using exactly? I remember that beta 3.3.1.0 had the same (or very similar) problem. See closed ticket #975. It was fixed with the current 3.3.1.1 beta and it is working fine with the current release 3.3.0. Hope this helps. This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe hereRegExp tutorial: enough to get startedPCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta. SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)
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