Jump to content

Recommended Posts

Posted

I don't understand how to use UDF _GUIToolTip_.. functions to create a tool tip on a certain control.

Would i just do _GUIToolTip_Create($handlename) or would I have to also add like

_GUIToolTip_SetTitle()

Posted

I don't understand how to use UDF _GUIToolTip_.. functions to create a tool tip on a certain control.

Would i just do _GUIToolTip_Create($handlename) or would I have to also add like

_GUIToolTip_SetTitle()

GUICtrlSetTip

Whats wrong with that?

Posted

rasim:

i dont exactly remember what caused the error with your code but when i finally got it all put in there was something wrong with your udf so i cant use it...

Posted

rasim:

i dont exactly remember what caused the error with your code but when i finally got it all put in there was something wrong with your udf so i cant use it...

Hmm... I checked up this UDF on a few computers and all works fine. Where did you find an error?

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...