Hi

I'm working on a computing project using delphi, and for the main user screen, I need to get a menu, like that of the popup menu to appear when I move the mouse over a button, or other object. This menu needs to appear to the side of the object, and will opperate just like the other menu options available.

If anyone could offer any advice, it would be much appreciated.

Thanks,

Turner

you could create a popmenu and then use the mousemove event to display it, not sure how to get it to hide though when movemouse off the control in question

you could also try looking at http://www.dancemammal.com

regards
mrmike

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.