baconaise Posted January 31, 2019 Posted January 31, 2019 Hello! I have some radio buttons in my script, and each has a GUICtrlSetTip assigned. It works fine with short to medium length tips, but if I make the tip too long, it repeatedly flashes about once per second ad infinitum. Is there some limit to the & @CRLF & number per tooltip that I don't know about? Thanks!
caramen Posted January 31, 2019 Posted January 31, 2019 Hmmm I always experience some gui flash when any label/controlare changed/moved. Post your code... My video tutorials : ( In construction ) || My Discord : https://discord.gg/S9AnwHw How to Ask Help || UIAutomation From Junkew || WebDriver From Danp2 || And Water's UDFs in the Quote Spoiler Water's UDFs:Active Directory (NEW 2018-10-19 - Version 1.4.10.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX (2018-10-31 - Version 1.3.4.1) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsPowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & SupportExcel - Example Scripts - WikiWord - Wiki Tutorials:ADO - Wiki
baconaise Posted January 31, 2019 Author Posted January 31, 2019 My code is about 3000 lines long, so I don't think anyone really wants to read it. Playing around, I have figured out that it is not the number of @CRLF in the tip, but if the tip becomes tall enough that it hits the top of the screen that makes it flash.
caramen Posted February 1, 2019 Posted February 1, 2019 Read my signature. First link : How to ask help. My video tutorials : ( In construction ) || My Discord : https://discord.gg/S9AnwHw How to Ask Help || UIAutomation From Junkew || WebDriver From Danp2 || And Water's UDFs in the Quote Spoiler Water's UDFs:Active Directory (NEW 2018-10-19 - Version 1.4.10.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX (2018-10-31 - Version 1.3.4.1) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsPowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & SupportExcel - Example Scripts - WikiWord - Wiki Tutorials:ADO - Wiki
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