Jump to content

Recommended Posts

Posted

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
Posted

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.

Posted

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

Posted

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
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...