cappy2112 Posted January 15, 2006 Posted January 15, 2006 I've set tooltips for two combo boxes using GUICtrlSetTip(). Before I select any members in the combo boxes the tooltips work fine. After I select any member, the tooltip for that combo box doesn't work any more. Can anyone explain why ?
Moderators SmOke_N Posted January 15, 2006 Moderators Posted January 15, 2006 have a coding example? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
cappy2112 Posted January 15, 2006 Author Posted January 15, 2006 have a coding example?Well, it's a lot of code, over 3 files. I don't think I can separate just enough to post, without losing the ability to run the gui.I will try to write a stand alone and see if I can duplicate it
PartyPooper Posted January 15, 2006 Posted January 15, 2006 I've noticed this too. As soon as you enter data/use the drop-down in a combobox, the tooltip no longer displays. Might also happen with edit boxes too (I think). Sorry, I don't know the answer but one of the devs may be able to help you.
Moderators SmOke_N Posted January 15, 2006 Moderators Posted January 15, 2006 Does anyone have a replicate script? I'm intrestead... but without seeing the issue don't know how to help. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
PartyPooper Posted January 16, 2006 Posted January 16, 2006 Just download my FastGaming app and check out the settings GUI (it uses tooltips) and you'll see what I mean.
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