friends Posted October 31, 2004 Posted October 31, 2004 Sorry for posting the same question if there is any. I did remember I saw the post before about this question, however, when I use Search to look for it, I failed to get the post I wanted. I wonder how could I "detect" whenever there is a mouse click ? Mind to show a simple example ? Thanks
Holger Posted October 31, 2004 Posted October 31, 2004 You can use GUIGetMsg(1) Or GUIGetCursorInfo(). Please take a look in the helpfile and try the samples written to the functions. So long Holger Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
friends Posted October 31, 2004 Author Posted October 31, 2004 Thanks for the info... cos sometimes too many functions, I'm not sure which one to use. I'll try it out.... thanks !
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