right click

Started by paulDiagnos, May 24, 2006, 01:13:17 PM

Previous topic - Next topic

paulDiagnos

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


paulDiagnos

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

Mark Strickland

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.