Jump to content

Mouse Clicks in GUIOnEventMode


BigIdiot
 Share

Recommended Posts

When using GUIOnEventMode, how do I detect double clicks on, say a list view item?

For instance, I have a list view with several items, and I want to preform different functions depending on whether or not the item is single clicked or double clicked?

please, this is maken me nuts

Link to comment
Share on other sites

If I recall right you will have to dig into some

GUIRegisterMsg ( msgID, "function" )
stuff to get it.
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...