windows messages
Posted: Fri Oct 17, 2008 6:16 pm
I have an application, a rather twee toy application. Through laziness I am using a windows right click to close this compiled standalone. I don't think I'll use this in the final programme but it's use has highlighted a "feature".
When I right click the application closes but it seems a right click event is passed to the screen or window under my now closed app. I get the context menu for the screen or window under the closed app.
Anyone know how to "trap" this?
Jeff
When I right click the application closes but it seems a right click event is passed to the screen or window under my now closed app. I get the context menu for the screen or window under the closed app.
Anyone know how to "trap" this?
Jeff