Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Rightclick

Status
Not open for further replies.

Rurikar

Programmer
Mar 7, 2005
4
0
0
CA
I wanted to know if its possible to perform a Rightclick function.

instead of

"if the mousedown" if its possible to perform something like "if the rightclickdown".
 
-- Lingo syntax
on rightMousedown
statement(s)
end
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top