Hi, I'm coding a simple check list right now and for some reason Click() is taking two clicks to change the icon state.
I noticed this in a couple of other games as well where it would take two clicks to activate something instead of one. This isn't lag either.
|
|||||||||||||||||||||||||||||||
Are you using the DblClick() procedure instead of Click()? If not, mind providing us with a code snippet?