Right Mouse Click in RunRev
Posted: Thu Jun 04, 2009 10:30 pm
Hi,
As a beginner, I've been searching for how to code a right mouse click for a Windows project, but haven't found it. I am guessing it has to do with handlers and somehow passing a code to activate right click, but this is where I get lost.
(In the project, the user inserts text entry fields to type text into. I need to code this to make the text entry fields draggable on mouse down. Problem is that text entry fields have a flashing cursor for text entry so mouse down is already in use. The only solution I can think of is to use a right click for enabling drag/drop for text entry fields? The project is more fully described in posting: http://forums.runrev.com/phpBB2/viewtopic.php?p=14399 )
Any leads would be greatly appreciated.
Kind Regards,
As a beginner, I've been searching for how to code a right mouse click for a Windows project, but haven't found it. I am guessing it has to do with handlers and somehow passing a code to activate right click, but this is where I get lost.
(In the project, the user inserts text entry fields to type text into. I need to code this to make the text entry fields draggable on mouse down. Problem is that text entry fields have a flashing cursor for text entry so mouse down is already in use. The only solution I can think of is to use a right click for enabling drag/drop for text entry fields? The project is more fully described in posting: http://forums.runrev.com/phpBB2/viewtopic.php?p=14399 )
Any leads would be greatly appreciated.
Kind Regards,