PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: paulDiagnos on May 24, 2006, 01:13:17 PM

Title: right click
Post by: paulDiagnos on May 24, 2006, 01:13:17 PM
Hi all,

Not sure of another name for this function so appologies if there are loads of posts about this.

im looking for the ability to right click my mouse say on a listview, and then have a menu pop up.

simular to if you right click on your desktop to go to properties display.

Thanks for your help In advance

Ta Paul
Title: right click
Post by: TechSupport on May 24, 2006, 05:07:20 PM
http://www.planetsquires.com/forums/viewtopic.php?t=1838&highlight=nmclick
Title: right click
Post by: paulDiagnos on May 26, 2006, 08:56:42 AM
ok i think you misunderstood

yes i want to know the control for right click , but i want the menu to appear also.

like you right click on the desktop you get a menu up where you right clicked
Title: Maybe this will help
Post by: Mark Strickland on May 26, 2006, 10:00:45 AM
Here are a couple of posts on this forum that might help.  Popup menus are a "Do It Yourself Kit" --- you will have to create the code yourself to handle them but FireFly makes it fairly easy.


http://www.planetsquires.com/forums/viewtopic.php?t=1848&highlight=popup+menu

http://www.planetsquires.com/forums/viewtopic.php?t=1618&highlight=insertmenuitem

Hope this helps.