bobdole00 Posted August 31, 2006 Posted August 31, 2006 Okay, I've been using Tooltip() to show a timer when I play games. Computer games have something called frames per second. Every time another frame is shown, it covers the tooltip again. The solution I found was to have the tooltip renew a few times every second, which results in blinking ingame. Blinking is fine but is there another way to show text in a game? Next question, is there a way to show more than 1 tooltip? I rather have 2 separate tooltips that blink separately than a tooltip that blinks alternately between 2 locations. Also, is there a way to set my recording sound to "Wave Out" in autoit? I'm guessing the recording setting is found in regedit. Thanks in advance.
Valuater Posted August 31, 2006 Posted August 31, 2006 You can have two seperate scripts making a tooltip 8)
bobdole00 Posted August 31, 2006 Author Posted August 31, 2006 (edited) Yeah that's what I thought. I prefer them being 1 script though. Oh well. Edit: By the way, loved your AutoIt 1-2-3. I started using GUIs because of it. Edited August 31, 2006 by bobdole00
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