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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is it possible to capture mouse events with SW?

Status
Not open for further replies.

clu82

Computer
Joined
May 5, 2003
Messages
1
Location
US
I would like to be able to click on a part in an assembly and capture the mouse click event (either left or right mouse button) to be able to do things like: drag the component to a different location, display a context-sensitive menu based on what part is selected, etc.

Can someone point me to an example of this. I couldn't find anything similar in the SW API manual or website.

tia,
clu
 
Look up "Add Popup Menu Item Example" in the SW API help index.

[bat]You don't fight destiny, no sir... and you don't eat crackers in the bed of your future![bat]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top